Skip to content

KrisHHFI/React-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Weather-App

Check out the demo video.


About

  • A browser based weather app which enables the user to check the weather of towns and cities around the world.
  • Made using React, TypeScript and OpenWeatherMap.
  • The app is catered for both mobile and desktop view.

Launch the App

  • Check out the project here.
  • If there are API key related issues with the live site, follow the steps below.
  1. Install Node.js
  2. Download the project and extract the folder.
  3. Navigate to the project folder in Command Prompt.
  4. Execute the command "npm install".
  5. Create a free account with OpenWeatherMap. Then, copy your API code and replace the apiCode value in the LocationInputProps file (src/Components/LocationInput.tsx).
  6. Then execute the command "npm start", which will launch the program.
  7. Open http://localhost:3000 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published