Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.33 KB

Twitter-Clone

Twitter clone using django framework and Vanilla javascript Features:--

  1. Authentication
  2. Email Verification using OTP(Using Celery)
  3. Edit Profile
  4. Upload Profile Images and Cover Images
  5. Publish Tweet with media(images and videos)
  6. File Upload Progress bar(only for tweets)
  7. Like the tweets
  8. Search User with search suggestions
  9. comment on tweets
  10. mention other users in tweets
  11. Follow and unfollow other users

-----------------------------------------------SCREENSHOTS----------------------------------

Home Screen Screenshot (22)

Tweet Detail Screen Screenshot (27)

Screenshot (26)

Profile Page Screenshot (25) Screenshot (23) Screenshot (24)