Skip to content

A simple and intuitive weather web application that allows users to check the current weather conditions in a city or at their current location using geolocation. Built with React and powered by the OpenWeatherMap API to provide real-time, detailed weather information.

Notifications You must be signed in to change notification settings

Siradio7/weatherscope

Repository files navigation

WeatherScope

Une application météo moderne et performante qui fournit des informations météorologiques en temps réel.

Fonctionnalités

  • Affichage de la météo en temps réel
  • Géolocalisation automatique
  • Recherche par ville
  • Interface utilisateur réactive et animée
  • Mise en cache des données pour de meilleures performances

Technologies utilisées

  • React
  • Vite
  • Tailwind CSS
  • Axios
  • Animate.css

Installation

npm install

Développement

npm run dev

Production

npm run build
npm run preview

Variables d'environnement

Créez un fichier .env à la racine du projet avec :

VITE_OPENWEATHER_API_KEY=votre_clé_api

Licence

MIT

About

A simple and intuitive weather web application that allows users to check the current weather conditions in a city or at their current location using geolocation. Built with React and powered by the OpenWeatherMap API to provide real-time, detailed weather information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published