An open API service indexing awesome lists of open source software.

https://github.com/tehran-lancer/weather-project


https://github.com/tehran-lancer/weather-project

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          




Weather Project


Overview :


The Weather Project is a web-based application designed to provide weather information. The project includes HTML, CSS, and JavaScript files to create a user-friendly interface for displaying weather data.

Features :

  • Responsive Design: Uses CSS for styling to ensure a responsive layout.

  • Weather Icons: Includes custom icons for different weather conditions.

  • JavaScript Functionality: Utilizes JavaScript to fetch and display weather information dynamically.
  • File Structure :

  • home.html: Main HTML file for the project's structure.

  • icons.html: Contains icons used in the project.

  • script.js: JavaScript file for handling API calls and dynamic content updates.

  • css/: Directory for CSS stylesheets.

  • icons/: Directory for icon assets.

  • LICENSE: BSD-2-Clause license for the project.
  • Installation :


    1.Clone the repository

    git clone https://github.com/TehranLancer/Weather-project.git

    2.Open `home.html`in your browser to view the project.

    Usage:


    1.Open home.html to view the weather information.


    2.Modify script.js to change API endpoints or add additional functionality.

    Contributing


    Contributions are welcome. Please fork the repository and create a pull request with your changes.

    License


    This project is licensed under the BSD-2-Clause license.