Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 616 Bytes

MERN Stack E-commerce APP - API

Branch

Backend - Node JS - Express JS & MongoDB & Stripe & JWT

Frontend - React 18 & Material-UI & Redux Toolkit & Vite & Styled Components

Admin Panel - React 17 & Redux Toolkit & Vite & MUI & FirebaseStorage

Development

Install dependencies:

npm i

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.