Skip to content

abhiagrawal9/medium-build

Repository files navigation

Medium clone (Next.js)

Medium clone using Next.js, TypeScript, Sanity CMS and TailwindCSS.

How to use

  1. Clone the Project
git clone https://github.com/abhiagrawal9/medium-build.git

  1. Update environment variables

    Create .env.local file in root and update your environment variables. Use .env.example for reference.


  1. Install dependencies
yarn install

  1. Run dev server
yarn dev

  1. Open localhost:3000 in your browser

Made by Abhishek Agrawal.

Releases

No releases published

Packages

No packages published