Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.24 KB

File metadata and controls

43 lines (27 loc) · 1.24 KB

ReactPress

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

Registered Users

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

ChangeLog

Date: 09/2020

  • Working on moving to Typescript, adding tests, upgrading UI to allow more customization

Date: 27/11/2018

Date: 25/11/2018

This project was bootstrapped with Create React App.

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