Skip to content

Full Stack project with React, NextJS, TypeScrypt, Chakra UI, Prisma, MongoDB

Notifications You must be signed in to change notification settings

claudiacaus/t-project

Repository files navigation

Twitter project

A clone of Twitter developed using Next.js, TypeScript, Prisma, MongoDB, and Chakra UI, deployed on Vercel.

Features!

  • User Authentication
  • Tweeting functionality
  • Profile customization

Technologies Used

Getting Started

Prerequisites

  • Node.js
  • npm
  • A MongoDB database

Installation

  1. Clone the repo
   git clone https://github.com/claudiadewindt/t-project.git
npm install

DATABASE_URL="YourMongoDBConnectionString"
NEXTAUTH_JWT_SECRET="YourNextAuthJwtSecret"
NEXTAUTH_SECRET="YourNextAuthSecret"

npm run dev

Open http://localhost:3000 with your browser to see the result.

Usage

To use this Twitter clone, you can register an account and start tweeting!

About

Full Stack project with React, NextJS, TypeScrypt, Chakra UI, Prisma, MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published