Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 886 Bytes

README.md

File metadata and controls

42 lines (32 loc) · 886 Bytes

An eCommerce store for fashion lovers 😍

Local Setup

$ git clone https://github.com/arp99/plovex-store.git
$ cd plovex-store
$ npm install

Backend Repository

https://github.com/arp99/Plovex-store-backend

Technologies Used

  • React
  • Redux Toolkit
  • React Router v6
  • Tailwind Css, Emotion, Twin.macro
  • MongoDB
  • Mongoose
  • ExpressJS
  • JWT token based Authentication

Functionalities

  • Home page Showcasing brands, categories and new releases
  • Individual product page
  • Cart
  • Wishlist
  • Filter and sort products
  • Authentication:
    • User Signup
    • User Login

Author