Gadger is a Online Gadget sell E-commerce website. This project is developed for various Brand Product Sell. In this project, User can Buy Latest and Greatest Products. Gadger is built in a way that has all the features of a standard online e-commerce site. Like, user can add product, search product, buy product etc. This project also built in MERN Stack based.
-
Functionality
- This project is developed for various Brand Product Sell.
- In this project, You can Buy Latest and Greatest Products.
- Also This Project allows users to create accounts for buying Products.
- When users logged in then user can access detailed information about each product, and also user can see his/her added product in My Cart section.
- Gadger is built in a way that has all the features of a standard online e-commerce site. Like, user can add product, search product, buy product etc.
- Also user can find his/her by brand. This projects also has add light/dark mode and many more...
-
Authentication:
- Gmail and Email/Password authentication system.
- As a full stack web also protected admin route.
-
Responsive Design:
- Enjoy a seamless experience across various devices.
- Frontend: JavaScript, React.js, Tailwind CSS and Material Tailwind.
- Backend: Node.js, Express.js.
- Database: MongoDB.
- Authentication: Firebase Authentication with JWT.
- Host: Firebase.
- Clone the repository.
- Install dependencies using
npm install
. - Configure environment variables for MongoDB, Firebase, and Stripe.
- Run the development server using
npm run dev
.