Skip to content

BillMillerCoding/KalesGarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌱 Kale’s Garden

Kale’s Garden is a simple, static storefront website built primarily for testing and experimentation.
The project uses Nuxt 4 and Vuetify to explore layout, component styling, routing, and static asset handling in a modern Vue-based stack.

This site does not include a backend or e-commerce functionality and is intended for development, learning, and prototyping purposes only.


πŸ›  Tech Stack

  • Nuxt 4
  • Vue 3
  • Vuetify
  • TypeScript
  • Node.js / npm

πŸ“ Project Structure

KalesGarden/
β”œβ”€ app/
β”‚  β”œβ”€ pages/          # File-based routing
β”‚  β”œβ”€ components/     # Reusable Vue components
β”‚  └─ app.vue         # Root application component
β”œβ”€ plugins/           # Nuxt plugins (Vuetify setup)
β”œβ”€ public/
β”‚  └─ images/         # Static images served from site root
β”œβ”€ nuxt.config.ts     # Nuxt configuration
β”œβ”€ package.json
└─ README.md

About

Website Repo for Kenall grinder's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published