Recently I have learned next.js which is a full-stack frame work and after doing a lot of work with the next now I have decided to develop this project....
So the name of the website is Fashionphile. In this website you can buy latest clothings which are in the trend. The user needs to create an accound to place an order or to add any product in the cart section. Also there is a special section for the admin where the admin can add or remove products and user can also do the search over the products.
- Next.js
- MongoDB Atlas
- Tailwind css
- Javascript
- HTML
- Auth0
- User authentication (Auth0)
- Database (mongoDB Atlas)
- Cart and Order section
- Admin panel
- Search functionality
- Payment gateway
Clone the project
git clone https://github.com/Shobhit-Mishra-02/ecom-on-nextjs.git
Go to the project directory
cd ecom-on-nextjs
Install dependencies
npm install
Start the server
npm run dev
Visit the webiste