Skip to content

anthocote19/Meteo-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meteo-Project

Meteo-Project is an online weather application that allows you to check real-time weather forecasts for any city in the world. This project is designed to be simple, fast, and easy to use, offering a pleasant and functional interface.

Technologies

This project uses the following technologies:

  • Frontend: HTML, CSS, JavaScript
  • API: OpenWeatherMap API to fetch weather data
  • Backend: None, fully front-end application
  • Versioning: Git, GitHub

Features

  • Current weather display for a given city
  • Hourly and daily forecasts for the upcoming days
  • City search by name
  • Weather icons display for a better visual experience

Installation

Prerequisites

Before getting started, make sure you have the following installed:

  • A modern web browser (Chrome, Firefox, Edge, etc.)

Clone the repository

  1. Clone the repository to your local machine using the following command:
    git clone https://github.com/anthocote19/Meteo-Project.git
    
    
    
    
    

Run the application

=> Open index.html in your browser to launch the application.

Usage

=> Type the name of a city in the search field. => Click on "Search" to view the weather forecast for that city. => The following information will be displayed: => Current temperature => Weather conditions (sunny, rainy, etc.) => Wind speed => Humidity => Forecast for the next days

API Used

The project uses the OpenWeatherMap API, a reliable source for weather data.

API Key

You can sign up on OpenWeatherMap and get a free API key to test the project locally.

Create an account on OpenWeatherMap.

=> Go to the "API Keys" section to generate a new API key. => Replace the default API key in the code with yours.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published