In this live stream, I’ll be developing the backend of a Twitter clone using Node.js and Express.js.
We’ll focus only on the server-side and build features such as:
User authentication (signup/login with JWT)
Tweet creation, deletion, and fetching
Likes, comments, and follow system APIs
RESTful API design with Express
No frontend — just pure backend logic for learning how social media apps work behind the scenes.