This is a full-stack e-commerce website built using Next.js, TailwindCSS, and MongoDB. The website includes all essential e-commerce features such as product listing, cart functionality, and an admin panel for managing products and orders.
- User Authentication (Sign Up, Sign In, Sign Out)
- Product Listing and Detail Pages
- Shopping Cart
- Order Management
- Admin Panel for Managing Products and Orders
- Responsive Design
Next.js TailwindCSS
Node.js Express.js MongoDB
NextAuth.js
RESTful API
https://sopify-lac.vercel.app/
-
Clone the repository: git clone https://github.com/krishnas005/Sopify.git
-
Go to the project directory: cd Sopify
-
Install the project dependencies: npm install
-
Configure environment variables.
-
Start the development server: npm run dev
-
Server will be running on http://localhost:3000/