Welcome to my personal website! It is built with next.js Getting Started First, install dependences: npm i Then run the development server: npm run dev Open http://localhost:3000 with your browser to see the result.