Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

abdellani/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app

About the program

Weather app

This web application is built based on React/Redux and Bootstrap.

User can check the current weather, along with the expectations for the next 24 hours, for any city in the world.

The Open Weather Map is the API used as the source of information.

The design is inspired from a dribble project.

Installation

Before installing this code, you need to have node.js and yarn installed in your operating system. To get a copy of the code, you can use the following code:

git clone git@github.com:abdellani/weather-app.git

then you need to run the following commande to download all dependcies need to run the application properly :

yarn install

final, you can run the application using :

yarn start

Get updates

To get the latest updates :

git pull origin react-based-app

Live demo

For a live demo, click here

Author

Mohamed Abdellani github

About

A weather forecast application based on React/Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published