This repo contains all the required code and dependencies required to run the frontend section of the EasyFits Website
React ·
Clone the repo into the root directory
git clone https://github.com/EasyFits/easyfits-website.git
Once cloned, move into the frontend folder
cd easyfits-website
and then run this command
npm install
In your terminal type
npm start