This is a static site powering my blog built using Next.js
git clone https://github.com/TheCaffeineDev/personal-site.git
cd personal-site
yarn
yarn dev
- If you are on
arm64
system then runnpm install cross-env
I would recommend checking the Deployment Methods page on Vercel website.
I have used the following scripts, fonts or other files as listed.
- Uses the beautiful Google Fonts.
- Uses handcrafted icons made by Flat Icons licensed by CC 3.0 BY.
- Uses - Next Js.