This is a simple Next.js application demonstrating integration with the WordPress API.
Use the navigation links above to explore posts and manage authentication.
This project showcases how to connect a Next.js frontend with a WordPress backend using the WordPress REST API.
It includes features for viewing, creating, editing, and deleting posts, as well as user authentication via NextAuth.js.