Air pollution Tracker is basically a mobile webApp application which tracks the data of air pollution based on gas percentage of air
from Air Pollution API
of a specific countryfrom Rest Countries API
based on their continent.
- React
- Redux
- Bootstrap
- CSS
- Fontawesome
- Netlify for live page
For the link to the live demo, Click here
To get a local copy up and running you just need to follow the following steps;
- Clone this repository with
git clone
https://github.com/Tufahel/air-pollution-tracker.git
using your terminal or command line. - run code
.
to open it in vscode. - run
npm install
in terminal. - run
npm run build
. - run
npm start
.
👤 Author: Tufahel
- GitHub: @Tufahel
- Twitter: @TufahelAhmed
- LinkedIn: @Tufahel-Ahmed
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- I have followed this Design Guideline
- Original desing idea by Nelson Sakwa on Behance
This project is MIT licensed.