Simple Authentication For Next.js & React With Clerk
Jul 10, 2023
Continue Reading...
Authentication and user management can be a real pain in the neck. Especially when you are dealing with front-end frameworks like React. There are many different ways to implement authentication...
AI Keyword Extractor With React & OpenAI
Mar 21, 2023
Continue Reading...
In this project, we are going to build and deploy an AI-powered frontend React app that will extract the best keywords from any given text. We will be using the completions API from Open AI to...