rahathosen / next-commerce-tailwind

✨✨Next generation ecommerce website

Home Page:https://nextelite.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

NextElite

🎉Next Generation Ecommerce Site

Demo

GitHub deployments GitHub last commit (branch)

Motivation

I wanted to create a simple startup based e-commernce application so I decided to create one. Some insparation come from amazon.the best of React's ecosystem and current web development's best practices for frontend part and node/express is backend part.

So, I used some cutting edge technology such as NextJS, Tailwindcss, MongoDB, Vercel so many other tech.

List of Feature

  • Beautiful Home Page
  • List Of Product
    • Product Details Page
    • User Comment on Product
    • User Rating on Product
  • Cart Page
    • Update Quantity In The Cart
  • Registration/Login
  • Shipping Page
  • Payment Method Page
  • Place Order Page
  • Order Page
  • Order History Page
  • Update User Profile
  • Admin Dashboard
  • Admin Orders Page
  • Admin Create, Update, Edit and Delete Product
  • Admin User Control Page
  • Product Search Page

🚀 Quickstart

First, run the development server:

yarn install

yarn dev
# or
yarn run dev

Open http://localhost:3000 with your browser to see the result.

About

✨✨Next generation ecommerce website

https://nextelite.vercel.app


Languages

Language:JavaScript 98.4%Language:CSS 1.6%