Web app to view the weather developed on React.js (React Hooks, React Router, React Testing Library, React Bootstrap).
The web application is available at this link https://react-weather-grabovsky.herokuapp.com/
yarn
- Register on the website https://www.weatherapi.com
- Set the REACT_APP_WEATHER_KEY environment variable with the value received after registration
yarn start