jsongo.dev
Personal website built with Next.js, TypeScript, Tailwind CSS, Sanity.io CMS
Introduction
This is a introduction paragraph
Design Decisions
Coming soon...
Tech Stack
The main technology used in this project was Next.js 14 specifically the App Router and deployed via Netlify. Other technologies include
- Next.js - builds our React Server Components and comes with many benefits from nested routing/layouts and performance benefits
- TailwindCSS - utility first CSS framework which makes it super easy to style your components via
className
- Sanity.io - a headless CMS which allows us to update the contents of the website
- TypeScript - who doesn't love types 😉
Features
Sanity Studio
Sanity CMS provides a user interface to allow content managers to customize their content all from one place.