Skip to content

A simple React-based weather application that allows users to get weather information by entering a city and country.

Notifications You must be signed in to change notification settings

cack195/ClimaView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ClimaView

A simple React-based weather application lets users get weather information by entering a city and country. The app fetches latitude and longitude coordinates using the OpenWeatherMap Geo API and retrieves detailed weather data using the One Call API. The user interface features a gradient background with a blur effect and a subtle animation that moves slightly opposite the cursor position for an enhanced user experience.

Features

  • Fetch weather data using OpenWeatherMap APIs
  • Input city and country to get weather details
  • Interactive UI

Setup

  • Clone the repository git clone https://github.com/cack195/ClimaView.git
  • npm install
  • npm start

About

A simple React-based weather application that allows users to get weather information by entering a city and country.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published