How to use MUI Autocomplete with API Calls to a SQL Database in Next.js.

Overview In this article, we will once again explore the awesome combination of Next.js and Material UI to create a dynamic autocomplete with data fetched from an external API. Since Next.js is a full stack framework, we will implement an autocomplete component that leverages API calls to retrieve real-time data. This would would be useful

Setting up Postgres on Vercel and Building Simple Next.js CRUD Application

Since May 2023, Vercel offers a free tier Postgres database from their hosting service. Vercel offers a hassle-free deployment experience for developers. With its intuitive user interface and straightforward configuration, deploying applications is really easy. Whether you’re working with Next.js, React, Vue.js, or any other popular frameworks, Vercel seamlessly integrates with them, providing a smooth