Personal website using Next.js, Typescript, ESLint, Prettier and Husky.
First, install dependencies:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Next.js GitHub repository - feedback and contributions.
This app is hosted in the Vercel Platform by the creators of Next.js for automatic deployments upon commits.
Check out Next.js deployment documentation for more details.