src/
├── style/
│ ├── button.css # Styles for the button component
│ ├── list.css # Styles for the list component
│ └── camera.css # Styles for the camera component
│
├── template/
│ ├── button.html # HTML structure for the button component
│ ├── list.html # HTML structure for the list component
│ └── camera.html # HTML structure for the camera component
│
└── script/
├── button.js # JavaScript functionality for the button component
├── list.js # JavaScript functionality for the list component
└── camera.js # JavaScript functionality for the camera component
-
Notifications
You must be signed in to change notification settings - Fork 0
JohnnelBaylen/experiments
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A frontend experiments using html, css, and javascript to explore ui and interactions.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published