Showcases my work and the experience I have in web development.
Link to live verison here
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
- Next.js
- GSAP
- Framer Motion
- Scss
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This is a Next.js project bootstrapped with create-next-app
.