Skip to content

Z3RO-O/Twitter-Clone

Repository files navigation

This is a repository for a FullStack Twitter clone tutorial using React, NextJS, TailwindCSS & Prisma.

To Run in Local

Cloning the repository

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

Install packages

npm i

Setup .env file

DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=

Start the app

npm run dev

Available commands

Running commands with npm npm run dev

Releases

No releases published

Packages

No packages published

Languages