Skip to content

A simple Weather app website created with Reactjs and OpenWeatherAPI. Takes city and country input from user and tells the latest weather details.

Notifications You must be signed in to change notification settings

SajalSharma4/Weather-App-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

logo1

Weather app is a website created with Reactjs and OpenWeatherAPI. It takes city and country as inputs from the user adn tells them the latest weather details of the city.

image

image

image

How to use locally

  1. Download the repository
  2. Open the Terminal (Linux & MacOS) or PowerShell (Windows) and change directory to the project folder.
  3. Type ‘npm install’ in the Terminal (PowerShell) and press Enter. All the dependencies would be installed.
  4. Go back to the Terminal (PowerShell) and be sure that you are pointing inside the project folder. To open the application, type ‘node app.js’ and press Enter.
  5. The application should be live on the local port 3000.
  6. Type http://localhost:3000/ into a browser.
  7. Now you should be inside the application.

About

A simple Weather app website created with Reactjs and OpenWeatherAPI. Takes city and country input from user and tells the latest weather details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published