Skip to content

Twitter-Clone-org/TwitterClone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

🌼 Twitter Clone

MERN Stack project : Build and deploy a twitter clone from scratch | JWT , socket.io

image

🌌 Features

  • 🔵 Tech Stack: Built with React.js, MongoDB, Node.js, Express, and TailwindCSS.
  • 🔐 Secure Authentication: Protect your account using JSON Web Tokens (JWT).
  • 🌊 Smooth Data Management: Harnessing React Query for efficient data fetching, caching, and updates.
  • 👤 Suggested Users: Discover and follow like-minded people.
  • ✍️ Post Management:
  • Create posts.
  • Delete your posts.
  • Like posts.
  • 💬 Social Engagement:
  • Join the conversation with post comments.
  • 📝 Profile Customization:
  • Update your profile info.
  • Upload cover and profile images.
  • 📷 Seamless Media Uploads: Integrated with Cloudinary for effortless image hosting
  • 🔔 Instant Notifications: Stay updated with real-time notifications.

💻 Installation

Clone the repository:

git clone https://github.com/Gangadari11/TwitterClone.git

Navigate to the project directory:

cd twitter-clone  

Install dependencies:

npm install  

Build the application:

npm run build  

Start the application:

npm run start  

📜 License

Licensed under the MIT License. You are welcome to use, modify, and share this project.

🤝 Contributing

We 💙 contributions! Feel free to open an issue or submit a pull request to improve the project.

🌟 Support

If you like this project, consider giving it a ⭐️ on GitHub!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.4%
  • Other 0.6%