/weather-candlestick

Primary LanguageJavaScriptMIT LicenseMIT

This project was bootstrapped with Create React App.

How to Create a React Weather App tutorial

View full tutorial

Tutorial on how to build a React weather app using RapidAPI.

Remember to include a local .env file for the REACT_APP_API_KEY variable in process.env

After cloning the repository run

yarn install
yarn start