Install node.js.
Navigate in the terminal to CSCI201_FPP_Team_Float_code/Frontend/CSCI201_Project_Float-master/directory, where CSCI201_FPPTeam_Float_code/ is the root folder of the un-zipped project.
On terminal, run:
npm install
npm install --save axios
npm install --save react-router-dom
npm install --save react-modal
npm start