**Describe the solution you'd like** User would like to see all the features along with the details of the following - Name of the feature and description - Group name - Strategy - Property - Permission **Additional context** The API in order to get all features is - `/ff4j/store/features` [**_Displays all the Features_**](https://ff4j.herokuapp.com/swagger-ui.html#/FeatureStore/getAllFeaturesUsingGET) [Code reference](https://github.com/devs-from-matrix/ff4j-web-console/tree/backup/src/app/routes/features)
Describe the solution you'd like
User would like to see all the features along with the details of the following
Additional context
The API in order to get all features is
/ff4j/store/featuresDisplays all the FeaturesCode reference