A Twitter clone in htmx and Node
You can view the live demo here
Clone this repo, install dependencies and start the server.
git clone https://github.com/rajasegar/htmx-twitter-clone
cd htmx-twitter-clone
npm install
npm start
You can view the application in localhost:3000