Skip to content

Build a single HTML page displaying the 5 day weather forecast for a location of your choice

Notifications You must be signed in to change notification settings

danbull/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5 day forecast app

This project was bootstrapped with Create React App.

After cloning the repo run yarn install and then npm start by default the app will run on http://localhost:3000/

TODO (when I have more time)

  • Add Redux for state management
  • Add SSR
  • Improve/refactor chunking weather data into arrays
  • Create a daily summary for each day and show 3-hourly details on click
  • Test all the things!

About

Build a single HTML page displaying the 5 day weather forecast for a location of your choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors