Skip to content

Vishal0482/React-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

This project was created with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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.

npm run deploy

project deployed on github using gh-pages node module.

npm install gh-pages --save-dev

For installing gh-pages node module run above command

API Used

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.

About

weather app made using React, OpenWeather Api and Geoapify Api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published