Skip to content

Simple functional React application mock-up of Apple's iOS weather app

Notifications You must be signed in to change notification settings

sethobey/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

weatherapp

Simple functional React application mock-up of Apple's iOS weather app

View CodeSandbox at: https://codesandbox.io/s/blissful-mirzakhani-hmde9?fontsize=14

Coded up this example in roughly an hour more as a proof-of-concept using DarkSky API than anything else. Could certainly use some UI touches, color, reponsive sizing, etc.

The data provided on codesandbox is a JSON file copy of a typical DarkSkyAPI response.

Packages: -Moment for UNIX time formatting -Font Awesome for weather icons -Axios to call backend server -Express on backend -DotEnv for environment variables -Request for HTTP client

About

Simple functional React application mock-up of Apple's iOS weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published