This project was created with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
project deployed on github using gh-pages node module.
npm install gh-pages --save-dev
For installing gh-pages node module run above command
provides weather information
Provides place autocomplete feature
(Both api provides free service for personal use)
Geoapify is free alternative of Google place Api. I used Geoapify because Google place Api not working without enable billing in GCP project.