Learn how to set up Supabase locally. Supabase is an open-source, real-time platform that makes it easy to build and deploy cloud-native applications. Its Supabase CLI feature allows developers to run a local instance of Supabase for development and testing purposes.
Blog projects are a nice way to build skillsets and showcase them to the world. You need to handle the public-facing UI, admin pages for CMS, and many other aspects of the software development life cycle.
A guide to configuring your Next.js project with Tailwind CSS. We will discuss briefly the tools & frameworks that we chose, Local Project setup, Configurations, and some other nuggets.