View live version http://erenk.dev
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.