A web application that provides real-time air pollution and weather data for your current location as well as for countries around the world. Stay informed about air quality and weather conditions with a user-friendly interface.
- Real-Time Data: Get up-to-date air pollution and weather information for any location.
- Global Coverage: Access data for countries around the world.
- Location Detection: Automatically retrieve data for your current location.
- Languages: HTML, CSS, JavaScript
- Library/Frameworks: React, Redux
- APIs: openWeather, country APi
Check it out live 👉 Air-Report
have a working git on your localmachine.
To get a working local copy up and running follow these simple steps
- open terminal
- clone this project with the command:
$ git clone https://github.com/PinkMoon25/Air-report-webapp.git
-
Install Node Modules
npm install
-
Start the development server
npm start
-
Open http://localhost:8080 to view it in the browser.
-
Generate a full static production build
npm run build
For anyone that whats to learn React, Redux or working with APIs
Test the application with this command
npm test
👤 Tushar Singh
- GitHub: @PinkMoon25
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Microverse ⚡
- Thanks to Nelson Sakwa on Behance for the original design idea.
- Thanks Mazarin for the countries maps.
Give a ⭐️ if you like this project!
This project is MIT licensed.