Link to Demo: https://cloudflare-fullstack-app2020.sdhani.workers.dev/
Using Cloudflare Workers, you'll deploy an application that will randomly send users to one of two webpages. This project will teach you how to write applications with the Cloudflare Workers API, manage and develop them using the command-line tool Wrangler, and deploy them to the free workers.dev deployment playground.
- Cloudflare Workers
- JavaScript
- Wrangler (command line tool)
- FetchAPI
- Cookies
- HTML Rewriter