kontent-ai / sample-app-react

Sample React SPA utilizing the Kontent.ai Delivery API to fetch content.
https://kontent-sample-app-react.netlify.app/
MIT License
51 stars 73 forks source link

Store rewrite #181

Closed Simply007 closed 2 years ago

Simply007 commented 3 years ago

Expected result

Use a more convenient way of fetching data using React than implementing ~/src/Stores manually.

Use set's use state on the Page component levels.