WP API

WordPress API Integration

This is a simple Next.js application demonstrating integration with the WordPress API.

Use the navigation links above to explore posts and manage authentication.

About This Project

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.