Live : https://arundada9000.github.io/Moon/
A fun, interactive experience where hovering over the moon reveals the real moon 🌝 — complete with background music and custom hover messages!
When you touch or click anywhere on the screen, music will start playing as you hover over the moon.
Enjoy the relaxing vibe and watch the magic happen ✨
- Go inside the
assetsfolder. - Paste your new image file there.
- Delete the existing
image1.jpgfile. - Rename your new image to
image1.jpg.
✅ Done! Your new image will now appear when hovering over the moon.
- Paste your music file inside the
assetsfolder. - Delete the existing
music.mp3file. - Rename your new file to
music.mp3.
🎶 That’s it! Your chosen music will now play when interacting with the moon.
At the bottom of the index.html file, find this code inside the <script> tag:
const phrases = ["", ""];You can:
-
Replace the text inside the quotes with your own lines.
-
Add more phrases by separating them with commas.
-
Or remove lines if you want fewer hover messages.
const phrases = ["To the moon 🚀", "Shine bright 🌕", "Keep dreaming 💫"];I'm always open to collaborating on interesting projects or just chatting about tech! Feel free to reach out through any of the platforms below:
Made with ❤️ and a bit of moonlight🌕
I couldn’t send it to her, I hope you can 😁😁
Made By Arun Neupane For educational purpose on code_with_ease youtube channel.
I hereby declare anybody can use this code to their liking, but i donot give any permission over images , music or names used in this code so keep that in mind.
Couldn't edit it ? Tutorial Link: https://youtu.be/JWqwfLMNBas My youtube channel : https://youtube.com/@arundada9000








