/htmx-chat-app

Primary LanguageTypeScript

Chat app

Task: Create a chat app that updates in real time, as shown in the GIF below 👇

Solution

Check out my solution by switching to the branch lf.

Set up

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000