Skip to content

IMinevitable-3/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Real-Time Weather Data: Fetches current weather data using the OpenWeatherMap API.
  • caching API calls: It saves time by storing repeated API calls also less OpenWeatherMap API calls .
  • Search by City or Geolocation: Users can enter a city name or use their device's geolocation to get weather updates.
  • User Search History: Stores user search history and displays it upon revisiting the site.
  • Responsive Design: The app is fully responsive and adapts to various screen sizes, including desktop, tablet, and mobile.
  • Error Handling: Handles invalid city names and API errors gracefully.

API

The app uses the OpenWeatherMap API to fetch weather data.

Tech Stack

  • Frontend: React.js, CSS
  • Backend: Node.js with Express, MongoDB for storing search history, caching API calls
  • Deployment: Vercel

Deployment

Weather man

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published