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 installto install dependencies - run
cp .env.example .envto get a the environment variables - run
yarn devto start the server
instructions on how to get the required API keys will be added later
- Next.js (Typescript)
- Vercel
- MDX
- Material UI