The frontend part of the MobileMarket e-commerce
Template(HTML, CSS): https://github.com/Hasib192/MobileMarket-Template
Frontend(ReactJS): https://github.com/Hasib192/MobileMarket-Frontend
Backend(expressJS, nodeJS): https://github.com/Hasib192/MobileMarket-Backend
Clone the project
git clone https://github.com/Hasib192/MobileMarket-Frontend.git
Go to the project directory
cd MobileMarket-Frontend
Install dependencies
npm install
Start the server
npm run dev