- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Air pollution application] is an application that shows current, forecast and historical air pollution data.
Client
Database
- [Global state using Redux]
- [API driven application]
- [Single Page Application]
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install Node.JS
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/simplegoose/air-pollution-app.git
Install this project with:
Install dependencies of this project with:
cd air-pollution-app
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
Coming Soon!
👤 Simplegoose
- GitHub: @simplegoose
- [Persistent storage]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a star on this repo.
I would like to thank Nelson Sakwa
This project is MIT licensed.