Skip to content

julianbetancourt/redux-weather

Repository files navigation

#React-Redux Weather App This weather app will let you know the weather and a 5-day forecast at your current location.

It will also let you search cities to get the mentioned data.

Local Installation

  1. cd to the project's folder
  2. npm install
  3. npm start
  4. Open http://localhost:3000

Online

You can see the project live at http://iweather.neocities.org/

Main Technologies Used

  1. create-react-app (Webpack, Babel, React)
  2. Redux (react-redux, redux-thunk)
  3. Axios
  4. Lodash
  5. Moment.js
  6. Sass (BEM)

Others

  1. API by Open Weather
  2. Images by StockSnap
  3. Fonts by Google Fonts
  4. Design inspired by this shot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published