Skip to content

Threads using Next.js 14, Prisma, Tailwind.CSS & Next-Auth

Notifications You must be signed in to change notification settings

saidMounaim/Threads

Repository files navigation

Threads

Threads Using Next.js 14, Prisma, TailwindCSS & Next-Auth 🤩

screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Features:

  • Login with GitHub or Google
  • Make and Delete Threads
  • Like and Comment on Threads
  • Follow or Unfollow Users

Technology Stack:

  • Next.js
  • Next-Auth
  • Prisma
  • TypeScript
  • TailwindCSS
  • Shadcn UI

Usage

Env Variables

Create a .env file in then root and add the following

DATABASE_URL=

GITHUB_ID=
GITHUB_SECRET=

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=

Install Dependencies

npm install

Run

# Run project
npm run dev
  • Version: 1.0.0
  • License: MIT
  • Author: Said Mounaim

About

Threads using Next.js 14, Prisma, Tailwind.CSS & Next-Auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published