Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

A simple weather app made using React and Redux for learning purposes

License

Notifications You must be signed in to change notification settings

statebait/react-weather-app

Repository files navigation

React Weather App

A simple weather app making the use of React, Redux and the Open Weather Map API for learning purposes.

Instructions to launch

  • Install Node and git for your computer.

  • Enter the following commands in a terminal (bash/cmd/powershell etc.) :

git clone https://github.com/shadxx7/react-weather-app.git
cd react-weather-app
npm install
  • This will clone the repo and install all the dependencies required to run the mockup
npm start

About

A simple weather app made using React and Redux for learning purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published