https://github.com/ricobuilds/vue-project1
A short project to learn how the elements in Vue.js operate.
https://github.com/ricobuilds/vue-project1
Last synced: 4 months ago
JSON representation
A short project to learn how the elements in Vue.js operate.
- Host: GitHub
- URL: https://github.com/ricobuilds/vue-project1
- Owner: ricobuilds
- Created: 2020-07-10T17:59:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T18:19:39.000Z (almost 6 years ago)
- Last Synced: 2026-02-06T13:45:39.164Z (4 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# skillshare_course1
This Vue.js project is based of a lamp. By clicking the lamp (coloured square), it will turn the lamp on/off.
When on, by dragging the slider, it will change the brightness level in the colour being shown.
In the text field, the colour can be modified by entering a CSS colour value (e.g. red, blue, green etc), which will change the colour displayed on the lamp.
```
Github Pages: https://enrict.github.io/vue-project1/index.html