/olivercox.dev

Next.js x Sanity.io - Personal Portfolio

Primary LanguageTypeScript

Overview

This is a Next.js project with a Sanity.io studio integration for my personal site. Features insights, project and general experience to date. Leveraging Next route grouping to isolate the main frontend (site) from the admin panel (studio) allowing for bespoke 404's, global styles and clean seperation.

Getting Started

Install packages and then run the development server:

npm install

npm run dev

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

Developer Experience

  • TypeScript
  • TailwindCSS
  • ESLint

Learn