mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-27 20:45:35 -04:00
|
||
---|---|---|
.. | ||
devops | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
bundle.js | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |
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:
- Clone the repository: