Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 662 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 662 Bytes

Twitter Clone

Twitter Clone

This project is a Twitter clone integrated with my Twitter API. It includes authentication, post upload with CRUD operations, and comments and likes functionality.

Deployment

The Twitter Clone is deployed at Twitter.

API Repository

Find the Twitter API repository here.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • JWT (JSON Web Tokens)
  • React.js