aizkhaj / weather

A weather app built in React and Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic weather app to learn Redux

This app fetches weather data and displays them in line charts using React and Redux.

Deploy locally

In order to check this app out, you may clone this repo and then run the command npm start. This will enable the app on localhost:8080.

Screenshot

screenshot of weather app

About

A weather app built in React and Redux

License:MIT License


Languages

Language:JavaScript 90.3%Language:HTML 6.8%Language:CSS 2.9%