How to Host WordPress for Free on Vercel: A Step-by-Step Guide
Host WordPress for Free on Vercel Are you tired of the huge bills that come with hosting your WordPress website and want to host WordPress for free? The world of website hosting is evolving, and I’m here to guide you into host WordPress for free. In this comprehensive guide, I’ll explore the exciting possibilities of...
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 […]