RicardoPBarbosa / weather-app-react-js

Weather App made with ReactJS and the Redux architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App with ReactJS

Weather App made with ReactJS and the Redux architecture

Screenshot

Important Note

A key is required to access the accuweather API but there's a public one you can use for testing (like i did) and its included in the proper file so there's no need to do anything.

Install

$ npm install

Usage

$ npm run server
$ localhost:8080

About

Weather App made with ReactJS and the Redux architecture


Languages

Language:JavaScript 80.3%Language:CSS 17.3%Language:HTML 2.4%