Skip to content

Lorriu/Lorriu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SheCodesProject

Weather App, which includes API intergration to display live data for different cities. Code includes functions to display the current time and date. Simple CSS componates that compliment each other and a button Screenshot

Table of Contents

Demo

Live demo of the weather app is available here.

Features

  • Search for weather data by city name.
  • Display temperature in both Celsius and Fahrenheit.
  • Fetch live weather data using a specified API.
  • Display 5 extra days of weather data.

Installation

How to install and set up your project.

  1. Clone the repository:

    git clone https://github.com/Lorriu/Lorriu.github.io.git
  2. Navigate to the project directory:

    cd Lorriu.github.io
  3. Install dependencies:

    npm install

Usage

  • Open the app in your web browser. (Link)
  • Enter the name of a city in the search bar.
  • Click the "Search" button to fetch weather data.
  • Toggle between Celsius(°C) and Fahrenheit(°F) using the buttons.

Contributing

To contribute to this project:

  • Fork the repository on GitHub.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them.
  • Submit a pull request with a clear description of the changes.

License

This project is not licensed and was created for practice purposes only, this application should not be used for commercial purposes.

About

Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published