https://bishop-weatherapp.netlify.app
React project developed to query place's climate information.
The API used is from WeatherAPI.
//Get your key here:
https://www.weatherapi.com/my/
This was my first own project developed with react.
The biggest challenge and learning here was to handle the api's response.
Learned how to lean on the api's documentation to proper use it.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Install node modules dependencies...
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.