Twitter Clone

Typescript

Next.js

TailwindCSS

SanityCMS

Preview for Twitter Clone

Built With

This clone was built using the following technologies.

  • Next.js
  • TailwindCSS
  • Twitter Auth
  • Hosting by Vercel

Instalation and setup

It's as simple as cloning this repository, cd into it, and executing yarn in order to install the dependencies.

You will have to copy the relevant env variables found at .env.template inside a new .env.local file, fill them out with the relevant information and you're good to go!

The default command for starting the dev server is going to be yarn dev.