GigaRyno / twitter-clone

Made using Next.js, React, Typescript, Tailwind, MongoDB, Prisma, React Hot Toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features ✨

  • Authentication with OAuth
  • Strongly typed React components with TypeScript
  • Users can add tweets, like, retweet, and reply
  • Users can delete tweets, add a tweet to bookmarks, and pin their tweet
  • Users can follow and unfollow other users
  • Users can see their and other followers and the following list
  • Users can see all users
  • Realtime update likes, retweets, and user profile
  • User can edit their profile

Tech 🛠

Development 💻

Here are the steps to run the project locally.

Clone the repository

git clone https://github.com/gigaryno/twitter-clone.git

Install dependencies

npm i

Run the project

npm run dev

About

Made using Next.js, React, Typescript, Tailwind, MongoDB, Prisma, React Hot Toast


Languages

Language:TypeScript 99.4%Language:JavaScript 0.4%Language:CSS 0.1%