Program the Christmas tree to light up when you press the light bulb. Use the starter files and JavaScript.
⭐ About
This project is for educational purposes only. Pull requests are welcome, but priority is given to project authors! Thank you for your cooperation!
Site published at: https://modjuska123.github.io/TechinScriptmasDecember_11/
Design: Christmas Tree Interactive
⛳ Project features/goals
- Interactive Christmas tree lighting up with a click on the light bulb.
- Basic HTML (structure), CSS (style), and JavaScript (functionality).
- Desktop-only functionality.
- Simple interaction with animations.
⏳ Getting Started
🚵 Run locally
Would like to run this project locally? Open the terminal and follow these steps:
-
Clone the repo
git clone https://github.com/ModJuska123/TechinScriptmasDecember_11 -
Install NPM packages
npm i
or
npm install -
Run the server
npm run dev
🛝 Running tests
There are no tests for this project.
🎓 Authors
🎭 License
Distributed under the MIT License. See LICENSE.txt for more information.
🎎 Other resources
No other resources.