Skip to content

priyang12/weather-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather APP

It uses Open APIS

Installation

make sure you have node.js and npm installed

run npm install or yarn install

yarn 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.

yarn test

Launches the test runner in the interactive watch mode.

make a .env file

Add the following to your .env file: REACT_APP_CountryAPIkey =(https://countrystatecity.in/) REACT_APP_weatherkey =(https://openweathermap.org/api)

ScreenShots

Home

CityName

Country-state-city

WeatherData

Resposive-1

Resposive-1