Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 758 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 758 Bytes

README.md

This is the code for my portfolio website. It's an evolving project, naturally.

Getting Started

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.

To Do:

[] 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