Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.
/ WeatherApp-React Public archive

Using Yahoo Weather API and React.js to create a weather application.

License

Notifications You must be signed in to change notification settings

MarcL/WeatherApp-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Test

A simple test application which works with the Yahoo Weather API to retrieve the five day forecast for the chosen city. This is then rendered using Facebook's React library for fast UI update.

Running the server

This application uses a simple Node.js server to serve the page and icons. Install the correct NPM packages using:

npm install

To run the server:

npm run start

Once the server is running then navigate to http://localhost:8080/index.html

Links

About

Using Yahoo Weather API and React.js to create a weather application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published