Loading repository data…
Loading repository data…
raihanuldev / repository
This is Online Shop Web Application where Buyer can buy any product . also Seller Can Add New Product, admin can see al product and can handle products.users,payements. In this Project in Frontend Iam Useing TypeScript and NextJs and Backend NodeJs,ExpressJs. As a Database MongoDB.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
E-Shop is an Online Shop Web Application that facilitates buying and selling products. It provides a platform for buyers to browse and purchase products, sellers to add new products, and administrators to manage users, products, and payments.
Buyer Features:
Seller Features:
Admin Features:
Frontend:
Backend:
Database:
git clone https://github.com/raihanuldev/E-Shop.gitcd E-Shopcd frontend && npm installcd backend && npm install.env file in the backend directory and add necessary environment variables (e.g., MongoDB connection string, payment gateway credentials)cd backend && npm startcd frontend && npm run devThis project is licensed under the MIT License.