Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.58 KB

README.md

File metadata and controls

57 lines (33 loc) · 1.58 KB
clothify.mp4

Clothify

This application is a classic clothes sales app. People can buy somethings and write reviews about them. They can add favorites if they like. they can track their active orders and view order history. Admin can add, edit and remove new categories and products and edit ads and banners on the homepage.

Built with

Getting Started

Clone the repository

git clone https://github.com/AhmedSemih/MERN-Stack-eCommerce-App.git

After getting the starter files, you must to go both file directories and run

npm install

You must assign environment variables for both and start the dev server

npm start