|
|
||
|---|---|---|
| .idea | ||
| resources | ||
| LICENSE | ||
| README.md | ||
| index.html | ||
| script.js | ||
| style.css | ||
README.md
Guest Book
A small project to train my JavaScript skills.
This project consists of a simple HTML page with some CSS and JavaScript.
The user can input a name and a message which will be displayed on the site. The message will be sent to a ntfy server. Messages will be streamed from the server and displayed immediately on the page.