Skip to content

flutter-preview/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • CSS 6.9%
  • HTML 4.7%