medium-clone Tailwind Templates

Medium Clone

A clone of the blogging site Medium, built using NextJS, TypeScript, Tailwind, Prisma, and more.

Medium Clone

A platform for writers to share their articles (markdown supported) and read articles from other writers. This project mainly uses NextJS, TailwindCSS, Typescript, Prisma and Redis.

Previews

Running the Project

Cloning the repository

git clone https://github.com/0x0n0m4d/medium-clone
cd medium-clone

Install packages

yarn

Setup .env file

RESEND_API_KEY=
DATABASE_URL="postgresql://postgres:randompassword@postgres:5432/postgres?schema=public"
NEXT_PUBLIC_URL=http://localhost:8080

Running project with docker

docker-compose up -d

Stack

Top categories

Loading Svelte Themes