My personal website built with Next.js and Tailwind. Hosted at Vercel, design inspired by nevflynn.com
This is a Next.js project that was initialized using create-next-app. It provides a development server for previewing the project locally and allows for easy editing of pages. The project utilizes next/font to optimize and load the Inter font. Additionally, it offers resources for learning Next.js and deploying the project on Vercel.
To get started, follow these steps:
npm run dev
This Next.js project provides a quick way to set up a development environment and preview the project locally. It offers easy editing of pages, font optimization using next/font, and access to resources for learning Next.js. Deployment guidance on Vercel is also provided for seamless deployment of the project.