Skip to content

A Weather App developed with React.js, Tailwind CSS, and the OpenWeatherMap API. Features include automatic weather retrieval for the user's current location using geo-location and a search function for accessing weather information in desired cities. Delivering a streamlined and responsive user experience.

Notifications You must be signed in to change notification settings

notjawad404/React-Weather-App

Repository files navigation

Weather App using Reactjs and Open Weather API

I created this project using Vite so to run this app, first use the following commands:

  1. npm install (To install require npm packages)
  2. npm run dev (To run React app)

In this project, I used Open Weather API to fetch weather data for a city. I added necessary error handling such as showing a message if the user does not enter a city or enters an invalid city name.

Link: https://react-weather-app-sable-delta.vercel.app

Project Video:

WeatherApp.mp4

About

A Weather App developed with React.js, Tailwind CSS, and the OpenWeatherMap API. Features include automatic weather retrieval for the user's current location using geo-location and a search function for accessing weather information in desired cities. Delivering a streamlined and responsive user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published