/frontend-snowlines

React-App for displaying daily snowlines and satellite imagery for Switzerland.

Primary LanguageJavaScript

Snowlines Front End

Description

This is a React-App for the front end of the snowlines project.

Installation

  1. Install git
  2. Add ssh key pair instructions
  3. Install Node.js
  4. Open git bash and navigate to where you want to save the file cd yourlocation
  5. Clone the repo git clone git@github.com:JamesRunnalls/frontend-snowlines.git
  6. Enter the folder cd frontend-snowlines
  7. Run npm i
  8. Run npm start the site should open automatically