How to Create a Blog with NextJS, Notion, and Notion API
In this post, I want to try how we can create a blog management system using notion as a database. I have created a post on how to create a blog with airtable, I used airtable in that project. Now I’m doing it with notion. At first, we can find everything about notion; https://developers.notion.com/ address […]
How to Create a Blog with Airtable
In this post, I want to try how we can create a blog management system using airtable as a database. Airtable is perfect for creating and managing your content. It’s easy to get started and the possibilities are endless! We’ll use react, NextJS as our frontend, and tailwindcss for CSS. We’ll also use git to […]