A simple weather application.
View Demo · Report Bug · Request Feature
A simple weather application for your daily weather forecast.
-
When the app loads a user can seacrh for the weather forecast for any city in the world and get back a 5 day weather prediction for that city.
-
The weather details are displayed on cards that are scrollable or swipeable depending on you device.
-
Clicking any card displays the weather temperature variations for that day in intervals of 3 hours.
The API this app consumes is located here
To use this app locally, this is what you need to:
- Download or clone this repo:
- Clone with SSH:
git@github.com:Osong-Michael/OA7-Weather-App.git
- Clone with HTTPS
https://github.com/Osong-Michael/OA7-Weather-App.git
cd
into the downloaded folder and runyarn install
- Run
yarn test
to see all tests for this app. - then, run
yarn start
to start the development server.
👤 Osong Agberndifor
- Github: Osong Agberndifor
- Twitter: @Osong17
- Linkedin: Osong
This project is Creative Common licensed.