Welcome to the Twitter Clone - a feature-rich emulation of Twitter crafted with Next.js, Prisma, and PostgreSQL. This project mirrors Twitter's quintessential features, enabling users to engage in the dynamic world of microblogging. Customize your profile, interact with tweets, and immerse in the ever-evolving social narrative.
Catch a glimpse of our Twitter Clone in action: See the Live Demo
markdown Copy code
markdown Copy code
.env.example
to .env
with your database details.Apply migrations and seed the database: npx prisma migrate dev npx prisma db seed --preview-feature
Launch the Development Server: ```bash
npm run dev
š Technologies Used Next.js: For a seamless front-end experience. Prisma: ORM for efficient database handling. PostgreSQL: Robust and reliable database storage. Tailwind CSS: For stylish, responsive design.
š¤ Contact Let's connect and collaborate:
Twitter: @markusdavisdev GitHub: @MarkusDavis LinkedIn: Markus Davis For inquiries, feedback, or collaborations, feel free to reach out.