My personal website created using Next.js (Typescript) and deployed on Vercel. Visit @ ryanz.dev.
Install dependencies:
npm installThen, run the development server:
npm run dev
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.