shakibdshy / medium-app

Home Page:medium-app-omega.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js + Sanity CMS + TypeScript + Tailwind CSS Example

Medium Web Application

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
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app
# or
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Sanity CMS Commands

npm install -g @sanity/cli
sanity init --coupon sony2022

Deploy it to the cloud with Vercel (Documentation).

About

medium-app-omega.vercel.app


Languages

Language:TypeScript 68.1%Language:JavaScript 31.4%Language:CSS 0.4%