Skip to content

ikanop/howdy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowboy Learning Project 🤠

A small Vue project created for learning purposes. Features a fun cowboy-themed UI with a fake form and store for experimentation.

Project Structure

src
├── App.vue
├── assets
│   └── images
│       ├── background.jpg
│       ├── cowboyboots.png
│       └── cowboyhat.png
├── components
│   ├── Background.vue
│   ├── Header.vue
│   └── Modal.vue
├── index.js
├── router
│   └── router.js
├── styles
│   ├── index.css
│   └── theme.css
└── views
    ├── Main.vue
    └── Store.vue

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors