Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 785 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 785 Bytes

#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