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

 
 
 

Contributors