Skip to content

Latest commit

 

History

History
102 lines (63 loc) · 1.94 KB

README.md

File metadata and controls

102 lines (63 loc) · 1.94 KB

Run Locally

Clone the project

  git clone https://github.com/udhai-20/FashionMart.git

Go to the project directory

cd FashionMart

Install dependencies

  npm install

Start the server

  npm run start

FashionMart

Ecommerce website for mens,womens,beauty catagorey's basic flow of our website is built a user authetication for login and signup,created product pages for differernt catagory,developed product description page and built a cart and payment section and finally created a admin panel for this website.

Tech Stack

Client:

  • React
  • Redux Thunk
  • Axios
  • Chakra UI

Server:

  • Node Js
  • Mongo DB
  • Express Js
  • Cyclic

🔗 Live Links

Live

Vercel Link

https://myfashionmart-app.vercel.app/

Netlify Link

Features

  • User authentications
  • ProductPages/Filter
  • cart & payment
  • Admin Panel/CRUD operation
  • Pagination

Screenshots

Presentation -() -->

Contributors