Skip to content

DevSzurmanski/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

React-Redux simple weather app.

Features:

  • Easy check temperature and pressure in any city
  • Easy check forecasts with temperature, pressure and humidities in any city
  • On current weather page background depends on temperature

How to start

Required NPM

  1. Clone the repository.
  2. Write in the terminal of the projects' root folder: npm install
  3. Change APIs in root/src/actions/index.js Generate it here.
  4. Write in the terminal of the projects root folder: npm start
  5. Enter in your browser: localhost:8080

Coming Soon

Features:

  • One page easy searches temperature and pressure for the US cities
  • Charts with temperature, pressure and humidity for many cities at the same time
  • Charts with wind, polution and level of danger for many cities at the same time
  • Separate routes for every feature with navbar
  • Country to select build in searcher input
  • Animated background on root site depended on the weather of the searched city

Todo:

  • Better validation
  • Refactoring all day all night
  • Better RWD
  • Unit tests
  • Some magic to get the country name from the search bar
  • SASS

About

Simple Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published