This is a tutorial on how to use React Hooks to build the UI for a movie app and Cloudflare Workers (serverless or cloud functions) for the proxy API.
if you haven't already, please read the official docs on React Hooks. What I present here is my take...
Implement the new Vue Composition API in Preact