A poetic website where users write small thoughts, which turn into animated flowers growing on the screen. Past entries saved in localStorage as a ‘memory garden.’ No backend - Follow Up Deployment
A simple single-page website where a user writes a message and sets a timer (e.g., 24 hours). The message is saved locally and can only be viewed after the timer ends. No backend, only localStorage and JavaScript. - Initial Deployment