/React_js-API_meteo

Une application météo simple construite avec React.js qui récupère les données météorologiques à partir d'une API météo. ⛈

Primary LanguageJavaScript

React Weather App 🌊🌤

A simple weather application built with React.js that fetches weather data from a weather API.

Table of Contents 📋

Demo 🎞

1 2

Features 📖

  • Display current weather information based on user location or searched city.
  • Temperature displayed in Celsius and Fahrenheit.
  • Weather condition icons and descriptions.
  • 5-day forecast with temperature and weather condition.
  • Responsive design for a seamless experience on all devices.

Technologies Used 🔥

  • React JS
  • Material Ui
  • API
  • i18n/translations
  • ...

Installation 🕹

  1. Clone this repository to your local machine.
  2. Install dependencies using npm install.
  3. Set up the configuration files (if any) by following the instructions in the config/ folder.
  4. ................

Contributing 📍

Contributions are welcome! If you find any issues or want to improve the project, feel free to open a pull request.

License ✔

This project is licensed under the MIT License.

Acknowledgements