Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1018 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 1018 Bytes

Haisky Netlify Status

Haisky is a web application built with the React framework, openweathermap API and Google Map's Places, Geocoding and Maps JS API

A running demo of the app can be found here at - haisky

haisky

Features

  • Geolocation of client through browser

  • Geopopulation of inputs through react-geosuggest

  • Displays current weather information [Temperature in °C/°F]

  • SVG based preloader

  • Responsive and Mobile friendly

Development

Want to run this locally? You will need API keys from openweathermap and Google. API specifics are below the title

git clone https://github.com/nchulani2/haisky
cd haisky
npm install
npm start
open http://localhost:3000

License

  • ISC