- 📖 About the Project
 - 💻 Getting Started
 - 👥 Author
 - 🔭 Future Features
 - 🤝 Contributing
 - ⭐️ Show your support
 - 🙏 Acknowledgements
 - 📝 License
 
This is a web application that displays green-house gas emission data in Eurppean countries.
The application fetches real live data from the Air pollution API. The application allows users to interact with it by clicking on a specific country which will then display the gas stats for that country's capital.
See video demo.
- 
Single Page App
 - 
Search bar
 - 
Gitflow
 - 
REST APIs
 
- Visit live site.
 
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser (e.g. Firefox)
 - An IDE (e.g. Vususal Studio Code)
 - npm
 
To clone this repository to your desired folder, follow the steps below:
Using the command line
- Use the following commands
 
  cd my-folder
  git clone https://github.com/Timbar09/Air-Pollution-Metrics-React.gitUsing GitHub Desktop app
- 
Follow the steps below
- Visit this link "https://github.com/Timbar09/Air-Pollution-Metrics-React"
 - Click the green button labelled "code"
 - Select the "Open with GitHub Desktop" option
 - After the GitHub Desktop add opens, click the "clone repo" button
 
 
Install this project's dependencies with the following command:
  npm installTo run the project, execute the following command:
  npm run devTo run tests, run the following command:
  npm testYou can deploy this project by running following command:
  npm run deploy| 👤 Author | GitHub | ||
|---|---|---|---|
| Miles Mosweu | @Timbar09 | @Milez09 | @miles09 | 
- Implement a desktop version.
 - Implement more functionality.
 
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the whole Microverse community for their help and contributions towards this project.
I would also like to appreciate Nelson Sakwa on Behance for the design template and Flaticon for the home page hero-image and the flag icons.
This project is MIT licensed.