Skip to content

Weather application built using react, redux, and styled-components. Users can search for weather data and add cities to their favorite list.

Notifications You must be signed in to change notification settings

jinali98/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather app allow users to store their favorite locations and view current weather data and weather forecast

weather-app

Stack

  • React.js to build the front-end
  • Redux for state management
  • React-router for routing
  • Redux- reselect to memorize expensive calculations
  • Redux- persist to store country data in local storage
  • Styled Components to keep the concerns of styling and element architecture separated and make component more readable

Complete MVP

  1. Search for current weather data based on cities
  2. Add cities to favorite list
  3. Remove cities from favorite list
  4. View Forecast weather data for every city in the list
  5. View current weather data for all the added cities
  6. View different weather card background images when refresh the page

weather-app

weather-app

weather-app

weather-app

weather-app

weather-app

About

Weather application built using react, redux, and styled-components. Users can search for weather data and add cities to their favorite list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published