← Back to Home

About

Welcome to My Site! This is a simple multi-page website built with Next.js and Tailwind CSS. It's designed to be a clean, beginner-friendly example of how to structure pages and navigation in a Next.js project.

The site uses the App Router, which organizes routes by folders in theappdirectory. Each folder with a page.js file becomes a route.

This project uses Next.js 16, React 19, and Tailwind CSS v4 — the latest versions of each framework.