Skip to content

A weather app that fetches real-time weather data using an external API. Users can search cities to view detailed conditions like temperature, humidity, and more

Notifications You must be signed in to change notification settings

suaebahmed/weather-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Wep App

You can view live here

Tech-stack used:

- HTML
- CSS
- React.js

Installation

# To install all dependencies of the project.
> npm install

# To run the app on http://localhost:3000.
> npm run start

# To build the bundled app for production on the `build` folder.
> npm run build
> npm run deploy

About

A weather app that fetches real-time weather data using an external API. Users can search cities to view detailed conditions like temperature, humidity, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published