Skip to content

Hasib192/MobileMarket-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

The frontend part of the MobileMarket e-commerce

Important Links

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

Run Locally

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