Skip to content

AndrewHuntington/medium_clone

Repository files navigation

Medium Clone (Full Stack Blog App)

This is a simplified clone of the popular blogging website Medium. I may use it to bootstrap my own blog in the near future.

Powered by Next.js and TypeScript on the frontend. The backend is provided by Sanity.io.

Live Demo

Project screenshot

🛠 Tech Stack

  • TypeScript
  • JavaScript
  • NextJS
  • React
  • Tailwind CSS
  • Sanity

Starting the Project

Install the dependencies with npm i or yarn
Start the project by npm run dev or yarn dev

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

A clone of the website Medium using Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors