Skip to content

rajasegar/htmx-twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmx-twitter-clone

A Twitter clone in htmx and Node

You can view the live demo here

Usage

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

demo gif