A simple and fun digital slam book made using HTML, CSS, and JavaScript. This project lets users answer questions and save their responses in the browser using localStorage — no backend needed!
- Beautiful and animated design
- Easy-to-use interface
- Data saved in the browser
- Made with pure HTML, CSS & JS
- HTML
- CSS
- JavaScript
- This is a personal project made for demonstration, learning, and fun.
- Responses are saved only on the user’s device (via localStorage).
- To collect answers from others, you’d need a backend (like Firebase or Supabase).