Skip to content

Since I have just started working with next js , so now I have decided to created a project with the help of next js and that would be an ecommerce application , dedicated for the clothes.

Notifications You must be signed in to change notification settings

Shobhit-Mishra-02/ecom-on-nextjs

Repository files navigation

Ecommerce website on Next.js

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.

Prerequisite

  • Next.js
  • MongoDB Atlas
  • Tailwind css
  • Javascript
  • HTML
  • Auth0

Features

  • User authentication (Auth0)
  • Database (mongoDB Atlas)
  • Cart and Order section
  • Admin panel
  • Search functionality
  • Payment gateway

Run Locally

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

Webiste link is here...

Visit the webiste

Fashionphile

Author

About

Since I have just started working with next js , so now I have decided to created a project with the help of next js and that would be an ecommerce application , dedicated for the clothes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published