Bird is an Full-Stack multi threaded social media web application built
using NextJS 14, which allows users to post tweets, like, bookmark
and engage in discussions and also follow other users.
• Features: CRUD operations, Link Preview, Hashtags, GIF & Emoji
integration when creating a post, Share Postto other social media.
• TypeScriptfor Type Saftey, Authentication using Clerk, Responsive
UI using Tailwind CSS & Shadcn, MongoDB for Database & Zod for
Form validations.
• Implemented Backend with latest Server Actions.
• Utilized Server Side Rendering (SSR) to reduce Initial Loading Time
drastically and better SEO.