This is a clone of the Google Chrome extension Momentum that generates a new photo and quote with every page visit as well as displays the time weather of a given zipcode. It also greets the user, as every home app should!
- Set up React app template
- Import random photo for background
- Make API call for the weather
- Get time from moment.js library
- Make API call for a random quote
- Add the Links and Todo links (not necessarily functional)
- As a user, I want to be able to input my location.
- As a user, I want to see a new photo on page refresh.
- As a user, I want to see the weather in my input location.
- As a user, I want to see a random quote on page refresh.
- JavaScript
- React
- SCSS
- Axios
- CORS error when trying to include a random quote using the forismatic api