Skip to content

A twitter clone built with NextJS, React and Tailwind CSS

Notifications You must be signed in to change notification settings

captainvarun/twitter-clone

Repository files navigation

Twitter Clone: NextJS, Tailwind, Sanity, TypeScript, NextAuth

This project is a twitter clone built using NextJS and follows best practices wherever pssobile.

Scope

  • How to add data to a Sanity CMS Backend from the frontend using Mutations!
  • How to Query data using the popular GROQ query language

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

Tailwind CSS Installation

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app
# or
pnpm create next-app -- --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

A twitter clone built with NextJS, React and Tailwind CSS

Resources

Stars

Watchers

Forks