This is my portfolio site (see here). It is using the following starter:
https://github.com/transitive-bullshit/nextjs-notion-starter-kit
yarn
yarn dev
Go to http://localhost:3000
It's actually deployed with Vercel at no cost.
- Notion is used as the backend. I was already a huge fan of the system, and now I have just a new set of pages that are used for this website.
- react-notion-x is used to render Notion content in a React framework
- Next.js is the React framework used to orchestrate the content