- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Air Pollution APP uses the Air Pollution API to show how the air health is in different cities around the world.
Client
- The page is built with React and Redux
- The page consumes the Air Pollution API
- The user can search for a city to view detailed data
In order to run this project you need:
- Install Git
- Install Node JS
- You can use your favorite CLI and code editor.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:danifromecuador/metrics-app.git
Install this project with:
cd metrics-app
npm install
To run the project, execute the following command:
npm run dev
Your project should be displayed automatically on your web browser on this port: http://localhost:5173/, if don't open it manually.
👤 Dani Morillo
- GitHub: @danifromecuador
- Twitter: @danifromecuador
- LinkedIn: danielfromecuador
- More cities will be added
- The user will be able to filter the cities by countries or continents
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star on my GitHub Repo
If you liked the original design that inspired this project, I recommend you visit Nelson Sakwa's Behance post. and follow him on Behance to support her work.
This project is MIT licensed.