This is a React-App for the front end of the snowlines project.
- Install git
- Add ssh key pair instructions
- Install Node.js
- Open git bash and navigate to where you want to save the file
cd yourlocation - Clone the repo
git clone git@github.com:JamesRunnalls/frontend-snowlines.git - Enter the folder
cd frontend-snowlines - Run
npm i - Run
npm startthe site should open automatically