An open API service indexing awesome lists of open source software.

https://github.com/cloudflare/react-workers-template

Example project showing how to deploy your React application to Cloudflare Workers Sites
https://github.com/cloudflare/react-workers-template

cloudflare-workers react serverless

Last synced: 6 months ago
JSON representation

Example project showing how to deploy your React application to Cloudflare Workers Sites

Awesome Lists containing this project

README

          

This project is a React application generated with [create-react-app](https://github.com/facebook/create-react-app), and deployed with [Workers Sites](https://developers.cloudflare.com/workers/sites).

To learn how to deploy your own sites to Workers, check out the [video tutorial](https://www.youtube.com/watch?v=6YC3MgVwCGA) and [text tutorial](https://developers.cloudflare.com/workers/tutorials/deploy-a-react-app) that correspond with this project!