This project is a Twitter clone integrated with my Twitter API. It includes authentication, post upload with CRUD operations, and comments and likes functionality.
The Twitter Clone is deployed at Twitter.
Find the Twitter API repository here.
- Node.js
- Express.js
- MongoDB
- JWT (JSON Web Tokens)
- React.js