singhsanket143 / Twitter_Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • User should be able to create a post

    • [The post/tweet cannot be more than 250 chars]
    • [Every post/tweet will be having support for image upload]
  • Any post should be visible to all those users who follows the author

  • Anyone who follows you can comment on a post/tweet

  • Anyone who follows you can like on a post/tweet

  • We can comment on a comment

  • We can like any comment also

  • Retweeting

  • User profile:

    • Name
    • Follower count
    • Bio
    • Last 10 tweets from the user
  • Pagination on tweets

  • User auth

  • Every tweet might be having a hashtag

// https://how-to.dev/how-to-set-up-jest-for-es-module

About


Languages

Language:JavaScript 65.6%Language:HTML 24.2%Language:CSS 10.2%