- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
What is Metrics Web App?
Metrics web app is a mobile web application that gets pollution data from Air pollution API on the first render and dislpay air quality value for 6 states within Mexico.
Do you want to know about the tech stack?
Client
Server
Our API
discover more about the key features below:
- Include a HomePage
- Include a Details Section
- Shows Air Quality based on the API Data
Do you want to see the project in action?
do you want to get your own copy and modify it?
To get a local copy up and running, follow these steps.
First you need to have installed in your computer:
- Node
- Node Package Manager ( npm )
- code editor
- git
- all commands are for a linux terminal
open your desired folder:
cd my-folder
proceed to clone the repository:
git clone git@github.com:Diegogagan2587/metrics-webapp.git
To make sure you have all dependencies please run:
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm test
You can deploy this project using:
npm run build
Do you want to know more about the author?
👤 Diego Vidal Lopez
- GitHub: @Diegogagan2587
- Twitter: @dieg02587
- LinkedIn: Diego Vidal Lopez
there are some features we are planing to include, you can take a look below:
- More Sections for more countries could be added in the future
- Improvements in the performance
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project use it,share it, or leave feedback, any suggestion or feedback would be well receive!
where do we get inspiration?
Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.