mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-28 04:45:36 -04:00
15 lines
369 B
Markdown
15 lines
369 B
Markdown
# Weather Project
|
|
|
|
This project is a web application that allows you to search for weather information for different locations. It is built using HTML, CSS, and JavaScript.
|
|
|
|
## Features
|
|
|
|
* Search for weather by city name.
|
|
* Displays current weather conditions.
|
|
|
|
## Local Development
|
|
|
|
To run this project locally, follow these steps:
|
|
|
|
1. **Clone the repository:**
|
|
|