- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐ Show your support
- 🙏 Acknowledgements
- 📝 License
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants. Project Presentation
Client
Backend
- Home page that displays cities with corresponding air quality index (aqi)
- Details page that displays concentration of pollutants
- Single Page Application
- Styled using CSS modules
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js installed on your machine
- Text editor
Clone this repository to your desired folder:
git clone https://github.com/newhoteng/Metrics.git
Install this project with:
npm install
👤 Harriet Oteng
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add svg maps
- Explore other monochromatic color schemes
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project follow me on GitHub.
- Original design idea by Nelson Sakwa on Behance.
- Thanks to Microverse for encouraging me to do this project.