Skip to content

stephen-tech4/weather-app

Repository files navigation

Weather App

This app fetches today's weather data based on user input and displays it. It supports both Light and Dark modes and is responsive for mobile view.

Tech Stack / Libraries Used

Prerequisites

Make sure you have the following installed:

Getting Started

1. Clone the Repository

git clone https://github.com/stephen-tech4/weather-app.git
cd weather-app

2. Install Dependencies

npm install

3. Start the Development Server

npm start

4. Access the App

Open http://localhost:3000 to view the Weather App.

Features

  • Fetch today's weather data based on user input (country/city).
  • Light and Dark mode support.
  • Responsive design for mobile view.
  • Search history stored in localStorage.

About

ReactJs weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published