Assignment

  1. Assignment 1:
    • Create a React frontend that will use WordPress REST API endpoint for fetching data. Make sure not to use any toolchain to create the project like create-react-app etc. The front end has to be built from scratch. Write test cases to make sure you cover at least 75% of the code.
  2. Assignment 2:
    • Create a React frontend that will use WordPress.org open source REST API endpoint for fetching data. Make sure not to use any toolchain to create the project like create-react-app etc. The front end has to be built from scratch. Write test cases to make sure you cover at least 75% of the code.