Skip to content

faysal-islam-fd/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone

A simple full stack Twitter clone built with React.js, Node.js, MongoDB and More. This project replicates basic Twitter functionalities, allowing users to create accounts, post, like,comment and follow other users.

Features

  • User authentication (sign up, log in, log out)
  • Create, edit, and delete tweets
  • Follow and unfollow users
  • View a feed of tweets from followed users
  • Like, comment on a tweet
  • Responsive design for mobile and desktop

Technologies Used

  • Frontend: React.js, Tanstack Query,DaisyUI(Tailwind CSS component library) etc,
  • Backend: Express.js, Node.js
  • Database: MongoDB, Mongoose
  • Authentication: JSON Web Tokens (JWT)

Clone the Repository

git clone https://github.com/faysal-islam-fd/twitter-clone.git
cd twitter-clone

Releases

No releases published

Packages

No packages published

Languages