Skip to content

Dey-Sumit/twitter-clone-MERN-client

Repository files navigation

Twitty : Social Media Like Twitter | Version 1

Tech Used :

Frontend : React , Next Js, TypeScript, Tailwind CSS, Socket , SWR

Backend : Express, Mongo, Socket & Love 💙

Features :

  • Fully Authenticated using Express Session and Passport
  • Tweet with tags and images
  • Like , dislike post, add comments
  • Search User by username or name
  • CRUD on User Profile
  • API caching using SWR
  • Realtime Notification using socket io
  • Fully Reponsive UI
  • Coming Soon!!! Check out Verion 2 : Features Listed

📌 Backend Code : https://github.com/Dey-Sumit/twitter-clone-MERN-server

Installation & Run

npm install
npm run dev

The Project is deployed on Vercel :

🚀 twitty-blue.vercel.app

TODO for version 2

  • Add mention feature
  • Add Retweet feature
  • Ability to Share on Social Media
  • Add Husky
  • Add Google Analytics
  • Add DM

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


Contact

Sumit Dey- [email protected]

Youtube Channel: https://www.youtube.com/c/BackbenchCoder

License

MIT

Issue in twitter clone On refresh the /me call is not occurring. So , the user is getting logged out automatically , but every alternate req is happening.

Releases

No releases published

Packages

No packages published

Languages