Skip to content

krishnas005/Sopify

Repository files navigation

Sopify

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.

Features

  1. User Authentication (Sign Up, Sign In, Sign Out)
  2. Product Listing and Detail Pages
  3. Shopping Cart
  4. Order Management
  5. Admin Panel for Managing Products and Orders
  6. Responsive Design

Technologies Used

Frontend:

Next.js TailwindCSS

Backend:

Node.js Express.js MongoDB

Authentication:

NextAuth.js

API:

RESTful API

Live Preview

https://sopify-lac.vercel.app/

Installation

  1. Clone the repository: git clone https://github.com/krishnas005/Sopify.git

  2. Go to the project directory: cd Sopify

  3. Install the project dependencies: npm install

  4. Configure environment variables.

  5. Start the development server: npm run dev

  6. Server will be running on http://localhost:3000/

Releases

No releases published

Packages

No packages published