This repository was archived by the owner on Apr 9, 2020. It is now read-only.

Description
- componentDidMount(): Move object creation (e.g. Tour) to WordPress service.
- changeSelectedTour(): Move object creations (e.g. tourPlaces( to WordPress service.
- Refactor code that prevents mutability of state.tours.
- Include new attributes for the new metadata added to WordPress Categories (e.g tourDescription, enable/disable, etc).