Skip to content

MatteoUrso/matteo-urso

Repository files navigation

My Personal Website

My personal website, built with Next.js and Tailwind CSS.

Tech Stack

Getting Started

Make sure you have Node.js v18.17.0+ installed on your machine.

  1. Install Dependencies: npm install
  2. Start Developing: npm run dev and start the Next.js development server.

Deployment

This project can be quickly deployed to Vercel. Simply connect your Vercel account to your GitHub repository, and Vercel will automatically build and deploy your application with each new push to the main branch.