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.
- html
- css
- JavaScript
- React
- Redux
$ git clone git@github.com:Brenda309/air-pollution.git
$ cd air-pollution
$ npm install
$ npm run start# this will make webpack watching for your changes in code
- Text editor
- Terminal
$ npx create-react-app ./
$ cd air-pollution
$ open dist/index.html
👤 Brenda Wihogora
- GitHub: @Brenda309
- Twitter: @BrendaWihogora
- LinkedIn: BrendaWihogora
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Origin design by Nelson Sakwa
This project is MIT licensed.