These are some of basic Javascript exercises.
When the button is clicked my name will appear
When the mouse hovers over the bulb image light is on, when the mouse leaves light is off
When the toggle button is on "Hello World" appears, and disappears when toggle is off.
Writing a hobby in the input area and clicking on 'Add' button will add your hobby to the List. If the input area is empty clicking 'Add' button will result into alert message 'Please fill in the field'.
Delete items from the Lists
The form validates the input to be at least 3 characters
- You have basic understanding of HTML, CSS, Bootstrap and Javascript
- You have installed the latest version of Visual Code
- Fork this repository.
- Create a branch: git checkout -b <branch_name>.
- Make your changes and commit them: git commit -m '<commit_message>'
- Push to the original branch: git push origin <project_name>/
- Create the pull request.
- Alternatively see the GitHub documentation on creating a pull request.
Reach me at irina.kose@gmail.com