Tell the Clouds is a weather app designed to provide users with up-to-date weather information for various states in Nigeria. Here's a brief video introducing you to the project.
Client
- Filter through list of location
- Get up-to-date weather information
To get a local copy up and running, follow these steps.
In order to run this project you need:
- node
- npm
- API Key
**Note: To use API Key, add the following to your
.envfile:
REACT_APP_WEATHER_API_KEY = 'add-your-api-key-here'
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:wineshuga/tell_the_clouds.gitInstall this project with:
cd my-project
npm installTo run the project, execute the following command:
npm startTo run tests, run the following command:
npm testYou can deploy this project using:
npm build👤 Nweneary Uzochukwu Winnie
- GitHub: @Wineshuga
- Twitter: @Wineshuga
- LinkedIn: LinkedIn
- Cover wider regions
- Cover more specific regions
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give this project star⭐.
I would like to thank Microverse for inspiring this project and Nelson Sakwa for the original design idea on Behance.
This project is MIT licensed.