- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
AQI Monitor is a single page application build using react.js and redux, where users can see real time data on Air quality index of more then 250+ major citys around the world.
Client
Server
- Watch Real Time AQI on 250+ citys
- Search and filter Citys
- See Detailed View on citys data including city Population
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node
- Browser
- Your favourite code editor
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/devendra-alt/aqi-monitor
Install this project with:
cd aqi-monitor
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
- Netlify
- Render
👤 Devendra Mulewa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Adding countries page and filter
- Adding continental filter page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please star it and also do consider following me for new JS projects
Special thanks to Nelson Sakwa in Behance for the original design concept used in this project. The design is licensed under the Creative Commons License, and Nelson Sakwa's work served as a valuable inspiration for our project.
This project is MIT licensed.