Skip to content

A Single page application using react that does makes your mornings stress free built using REACT

Notifications You must be signed in to change notification settings

sarthlink/morning_today_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-weather-spa

About

This project was created by Michael Reyfman in November 2017. It is a single-page React application that retrieves the data from OpenWeatherMap API and displays current weather and a 5-day forecast. And it's responsive!

Demo

Visit heroku page to try this app without downloading the source code!

Screenshots

alt text alt text

Installation

git clone https://github.com/michael-reyfman/react-weather-spa.git
npm install
npm start

Technologies used

  • create-react-app boilerplate
  • redux for state management
  • redux-thunk for async actions
  • axios for HTTP requests

To do:

  • write tests
  • fix form styles

About

A Single page application using react that does makes your mornings stress free built using REACT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published