Hey there! AA here. This is my personal portfolio site.
This is written in Typescript using Next.js, as a SSG tool. It utilizes ChakraUI as well as Framer Motion for animations.
This is just a Next.js project bootstrapped with create-next-app.
Please use atleast Node v12, but the recommended version is Node v14 LTS. There's a .nvmrc, you can run nvm use if you have nvm installed.
This project heavily favors yarn over npm.
So to set things up you need to run
yarn installor just
yarnThen to run the development server:
yarn devand it should open at