Air Pollution App let's the user be informed at any time of the air condition of the countries in the world. Offering a comfortable and accurate search by region, and a search bar to find the exact country the user is looking for!
You can read further about the air quality index and the pollutants here: Link.
- React
- Redux
- JavaScript
- CSS
- Styled Components
- Rest Countries v3.1 API
- Open Weather Map Air pollution API
To run a local copy of this project follow these simple steps.
- Any web browser (e.g. Google Chrome)
- Any Code Editor (e.g. Vscode)
- Create a new folder.
- Open your console in the new folder and run this command:
git clone https://github.com/anagudelogu/capstone-three-air-pollution-app.git
. - Run this command on your terminal to install all the dependencies:
npm i
. - Finally, run this command to start a local server of the project:
npm start
.
👤 Andres Agudelo
- GitHub: @anagudelogu
- Twitter: @AgudeloAndres__
- LinkedIn: Andres Agudelo Guzman
Original design idea by Nelson Sakwa on Behance.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.