Skip to content

Amanthukral12/Teevolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeeVolution

Ecommerce Application for Tshirts made with React.JS, NodeJS, ExpressJS, MongoDB.

Features

  • Auth Using JWT
  • Full featured shopping cart
  • Product reviews and ratings
  • Top products carousel
  • Product pagination
  • Product search feature
  • User profile with orders
  • Admin product management
  • Admin user management
  • Admin Order details page
  • Mark orders as delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal / credit card integration
  • Database seeder (products & users)

Made using

  • React.JS
  • Node.JS
  • ExpressJS
  • MongoDB
  • Redux-Toolkit
  • TailwindCSS

Demo

LIVE DEMO: https://teevolution.onrender.com/

Env Variables

NODE_ENV = development PORT = PORT MONGO_URI = your mongodb uri JWT_SECRET = your jwt secret PAYPAL_CLIENT_ID = your paypal client id

Installation

Install Dependencies (Frontend & Backend)

npm install cd frontend npm install

Run

Both Frontend and Backend npm run dev

Only Backend npm run devstart

Screenshots

Home page

Ecommerce home

Products page

Products Page

ProductDetails Page

ProductDetails Page

Admin Dashboard

Admin Dashboard

🤵‍♂️ Author

Twitter

LinkedIn

Releases

No releases published

Packages

No packages published

Languages