Skip to content

vivek-chaprana/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4cast4you

A simple weather application created using ReactJS and Weather API .

This application uses Ip Info API to fetch user's location and Weather API to fetch weather and forecast information and uses icons to show weather condition and changes background images accordingly.

And have features like :

  • Finding weather and forecast information using user's location or by search method.
  • Using icons and background-images to show weather condition.
  • Displaying weather and forecast information in both Celsius scale and fahrenheit scale.
  • Displaying Moon's and Sun's rising and setting times.

This aplication is deployed on Netlify, Link - https://4cast4you.netlify.app/ .

Usage

git clone https://github.com/vivek-chaprana/weather-app.git
npm install
npm start