This is the codebase for my personal website and blog. Credit goes to Lee Rob for making his project open to the community for inspiration.
- clone the repo
- run
yarn install
to install dependencies - run
cp .env.example .env
to get a the environment variables - run
yarn dev
to start the server
instructions on how to get the required API keys will be added later
- Next.js (Typescript)
- Vercel
- MDX
- Material UI