This portfolio website is built with Next.js and bootstrapped using create-next-app
.
First, install dependencies:
npm ci
Then run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
The project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Link: Portfolio 2.0 with Next.js
Icons: Tabler Icons
Animation: Framer Motion
Currently deployed on Netlify
Credits to Codebucks