Skip to content

A front end React app, composed entirely of functional components with hooks, that enables users to view works of art that correspond with the weather in their area.

Notifications You must be signed in to change notification settings

ensallee/weather-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherVane

A front-end React app that enables users to view works of art that correspond with the weather in their current location. Users can also change their location by either interacting with a MapBox map or entering a new location into a text field. My one rule for myself when building this project was that I could only use functional components with hooks.

Getting Started

In order to run this application, you'll need to request your own API keys from OpenWeather, Harvard Art Museums, and MapBox and adjust the routes accordingly. Then, clone this repo, run nmp install, and then run npm start. Ta da!

Built With

  • JavaScript
  • React
  • Custom CSS

Author

About

A front end React app, composed entirely of functional components with hooks, that enables users to view works of art that correspond with the weather in their area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published