Skip to content

bpyle02/blog

Repository files navigation

Blog website built with Next.JS, Sanity v3, and Tailwind CSS

Check out my blog https://brandonpyle.com! Or if you'd like to run this locally, follow the steps below to get started.

Getting Started

After cloning the repo, install the dependencies:

npm i

Next, run the development server

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/(user)/page.tsx. The page auto-updates as you edit the file.

About

Blog website built with Next.JS, Sanity v3, and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published