0xdevsachin / weather-app

Weather App built in ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Weather App

Simple Weather app built in ReactJS using OpenWeatherMap API See Live Demo Link

Run this App

First Clone this Repository

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

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

$ npm install 

Get API KEY from OpenWeatherMap and add in App.js Line no. 09

After adding API and Installing dependencies run the App

$ npm start

Now Your Weather App is running on http://localhost:3000

About

Weather App built in ReactJS


Languages

Language:JavaScript 50.5%Language:CSS 41.2%Language:HTML 8.3%