This is the code for my portfolio website. It's an evolving project, naturally.
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
[] Add in typing animation to landing page [] Add in menu animation [] Add in smooth scrolling (try out react-scroll - see: https://www.digitalocean.com/community/tutorials/how-to-implement-smooth-scrolling-in-react) [] SEO [] Add general low-key animations like for buttons [] Fully implement responsiveness