Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 950 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 950 Bytes

HotorNot

Live Demo

Click here to see it live

Installation

git clone https://github.com/jeebeez/hotornot.git
cd [foldername]
yarn install
yarn start

Features

  • Users can view view the daily temperature and weather data on a Card(Default city is set to Bangalore).
  • Users can also search for the information of a particular location using its pincode.
  • Clicking on read more shows the sunrise and sunset timing alongside additional weather data & a photo of the place.
  • The graph gives a visual representation of the tempature data for the next 7 days.
  • Hover over the graph to activate the tooltip and view additional data for the that day.

External Libraries and Resources