Skip to content

jdevelopquest/weather-app-simplon-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercice Simplon Application Météo

Fourche du projet : https://github.com/madzadev/weather-app Il s'agit d'un exercice proposé par Simplon.

Objectifs du projet :

  • Migration d'API : Passage de l'API OpenWeatherMap à l'API Open-Meteo.
  • Configuration Localisée : Suppression du moteur de recherche au profit d'un fichier de configuration (JSON).
  • Rafraîchissement des données : Les données météo sont mise à jour toutes les heures.

Installation

  1. git clone https://github.com/jdevelopquest/weather-app-simplon-exercise.git

  2. cd weather-app-simplon-exercise

  3. Set 'city', 'latitude', and 'longitude' in 'config.json' (get the coordinates from: https://open-meteo.com/en/docs/geocoding-api).

  4. npm install

  5. npm run dev

License

The project is under MIT license.

About

Fourche du projet weather-app dans la cadre d'un exercice proposé par Simplon.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.6%
  • CSS 14.4%