Skip to content

LASM24/AppClima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

This repository contains a simple web application that consumes a weather API to display meteorological information. You can access the live application here.

Features

  • Displays the current temperature, weather description, and other relevant data for a specific location.
  • Allows searching for weather in different cities around the world.
  • Intuitive and user-friendly interface.

Technologies Used

Usage

  1. Clone this repository: git clone https://github.com/your_username/your_repository.git
  2. Open the index.html file in your web browser.

Contributing

Contributions are welcome! If you'd like to improve the application, follow these steps:

  1. Fork the project
  2. Create a new branch (git checkout -b feature/improvement)
  3. Make your changes and commit (git commit -am 'Add some improvement')
  4. Push the branch (git push origin feature/improvement)
  5. Open a Pull Request

Author

Created by LASM24.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published