64 - live-guestbook

Livestream

Originally @srakrn’s idea, I think it’s a fun idea to work on in Sunday night…

Technologies

The implementation is simple, just a form to submit data, and another page to load those data and display. Code

See in action! https://live-guestbook.vercel.app

After submitting the posts can be viewed at https://live-guestbook.vercel.app/show

Note: On Vercel I store the data in Temporary Storage so the data can be erased at any time.