Skip to content

MihirMistry2/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application screenshot

Weather App

With the Weather App, users can allow current location access or search locations by city name and observe the weather for the next 5 days and 3 hours interval.
The app is developed using ReactJS

✨ Getting Started

  • Make sure you already have Node.js and npm installed in your system.
  • You need an API key from OpenWeatherMap. After creating an account, grab your key.
  • Then, under the src directory, create an .env file with the key REACT_APP_OPENWEATHERMAP_KEY and assign value with your OpenWeatherMap API key. (You can refer to the .env.sample file)

⚑ Install

  • Clone this repository:
git clone https://github.com/MihirMistry2/weather_app.git
  • Install dependencies:
npm i
  • Run the app:
npm start


πŸ“˜ Used libraries

  • ReactJS

πŸ”— Demo

  • Click Here to see and check the weather details.


Thank You πŸ™‚

About

React Weather App With Current Location & Search City

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published