Skip to content

Osong-Michael/OA7-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React and Redux App

A simple weather application.

Contributors Forks Stargazers Issues Netlify Status


Weather App

View Demo · Report Bug · Request Feature

Table of Contents



About The Project

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.

Product Name Screen Shot

The API this app consumes is located here

Local Usage

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 run yarn install
  • Run yarn test to see all tests for this app.
  • then, run yarn start to start the development server.

Contact

👤 Osong Agberndifor

📝 License

This project is Creative Common licensed.

About

A simple React Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published