Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 578 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 578 Bytes

twit-app 🐤

A twitter clone built using React for frontend and Nodejs with Express for backend, Mongodb for storing the user information.

Features

  1. User Authentication: Secure user authentication system allows users to sign up, log in, and log out securely.
  2. Tweet Creation: Users can create tweets, sharing their thoughts and opinions with their followers.
  3. User Interaction: Users can like and bookmark tweets, as well as reply to tweets, fostering engagement and interaction.
  4. Chats: Users can directly chat to one another.