Skip to content

Simple app for get the daily weather using React, Redux and Material Design.

License

Notifications You must be signed in to change notification settings

jdinartejesus/weatherApp

Repository files navigation

Weather App Build Status

Simple application for show the weather in the principal cities in the world.

Tools

  • React
  • Redux
  • Webpack
  • Unsplash API
  • Open Weather Map API

Installations

$ git clone [email protected]:jdinartejesus/weatherApp.git
$ cd weatherApp
$ npm install

Add Your API Keys

  • Get your Unsplash API Key
  • Open Weather Map API Key
  • Add to config.js

Run Dev Environment

$ npm run dev
$ chrome localhost:8080/webpack-dev-server/

TODO

  • Change API to Yahoo or other more reliable weather
  • Include Google API to give location suggestion
  • Include API to change background related to the location
  • Refactor the code and organize everything

About

Simple app for get the daily weather using React, Redux and Material Design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published