React Weather App This is the companion code for the Beginner React series on the Scotch School. Setup Clone the project, install the dependencies, and run the project. git clone https://github.com/searsaw/react-weather-app.git cd react-weather-app yarn yarn start