/air_polution

Air Pollution APP uses the API provides current, forecast and historical air pollution data for any coordinates on the globe Besides basic Air Quality Index, API returns data about polluting gases, such as Carbon monoxide (CO), Nitrogen monoxide (NO), Nitrogen dioxide (NO2), Ozone (O3), Sulphur dioxide (SO2), Ammonia (NH3), and particulates (PM2.5 and PM10).

Primary LanguageJavaScript

Air pollution

A web application that provides current air pollution data for all of the 56 capitals of the American continent!

Uses React components, props, life cycle methods React Router. Connect React and Redux. Handle events in a React app. Uses React Testing Library. Uses Redux store, actions and reducers in React.

Built With

  • html
  • css
  • JavaScript
  • React
  • Redux

Live Demo (if available)

Live Demo Link

Demo Link

Clone this repository

  $ git clone git@github.com:Brenda309/air-pollution.git
  $ cd air-pollution

Run project

  $ npm install
  $ npm run start# this will make webpack watching for your changes in code

Setup

  • Text editor
  • Terminal

Install

$ npx create-react-app ./
$ cd air-pollution

Open page in browser

$ open dist/index.html

Authors

👤 Brenda Wihogora

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Origin design by Nelson Sakwa

📝 License

This project is MIT licensed.