Check out Reddit post: https://www.reddit.com/r/Notion/comments/p8scc6/i_made_a_curated_list_of_awesome_notion_related/
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result. This website uses notion-api-worker to fetch data from Notion. It will fetch categories and mocks data first, then open the server (use 2 files fetchMocks.js & fetchConfig.js)