An open API service indexing awesome lists of open source software.

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.

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