Skip to content

Weather Information application built with React.js

Notifications You must be signed in to change notification settings

sarangsawant/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

React Weather

A simple weather information app build with React.js

Technologies and APIs

Statefull and Stateless react components are used to develop the application

Bootstrap3 and google font apis are used for styling the web page

Weather data is retrieved from http://openweathermap.org/

Running the application

  1. clone the repository https://github.com/sarangsawant/Weather-App.git

  2. cd weather-application

  3. run npm install

  4. Get your api key from http://openweathermap.org/. Set your key to constant 'APP_KEY'

  5. npm start

screenshot

About

Weather Information application built with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published