/reactpress

A basic React application delivering WordPress through the WordPress REST API

Primary LanguageTypeScript

ReactPress

Under development

Codacy Badge

Wordpress API delivered through a React application.

The app has the following objectives

All Users

  • List all posts
  • Search for specific posts
  • Filter posts by
    • Categories
    • Tags
    • Date
  • Display pages from Wordpress

Registered Users

  • Sign Up / Sign In - Authentication added with JWT-Authentication plugin
  • Create a post
  • Retrieve self-authored posts
  • Delete self-authored posts

License This project is licensed under the MIT License - see the LICENSE.md file for details