mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-28 04:45:36 -04:00
adding devops
used gemini to create the k8s/dockerfiles faster
This commit is contained in:
parent
5c09c5a22f
commit
6c14a968c3
74 changed files with 2061 additions and 16 deletions
|
@ -1,5 +1,15 @@
|
|||
# webpack-template
|
||||
# Weather Project
|
||||
|
||||
Vanilla template for webpack
|
||||
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:**
|
||||
|
||||
sets up common utilities needed for vanilla JS/HTML/CSS development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue