Skip to content

sakilk130/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App🌤🌤

This is a sample react weather app.

Live Demo here.

Instructions

First clone this repository.

$ git clone https://github.com/sakilk130/react-weather-app.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Built with