Skip to content

boardx/react-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

React app which shows current and 5 day of weather forecast.

About

This react app uses openweathermap API to show current and 5-day forecast of weather and it also shows graphs of selected day.

It features the following technologies:

How to try it out

Prerequisites

  • You must have npm and yarn installed on your system

Run

  • Clone this repository
  • Go to project directory
  • From command line/terminal type yarn install and wait for dependencies to install
  • After that yarn start
  • Open your browser on http://localhost:3000

Enhancements

  • Add typeahead search for city
  • Add functionality to compare weather of different cities
  • Show historical data of city

Feel free to use it in your own projects and can also contact me for the modifications.

About

Weather app made by using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • HTML 10.9%
  • CSS 1.1%