From 80443b37e9e94950e4366fdd4e64b7775ba6404a Mon Sep 17 00:00:00 2001 From: Taylor Ham Date: Tue, 16 Mar 2021 07:56:46 -0700 Subject: [PATCH] (feat) add taylorham/cra-template-dfx to new "Frontend > React" section (#7) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 782b8d9..a084c2b 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,9 @@ The following represent a few of the applications that teams developed over the - [motoko-bigtest](https://github.com/matthewhammer/motoko-bigtest) - Long-running tests as/for IC services, via a Motoko-based DSL. - [motoko-matchers](https://github.com/kritzcreek/motoko-matchers) - Composable assertions for unit testing. + +## Frontend + +### React + +- [cra-template-dfx](https://github.com/taylorham/cra-template-dfx) - A [Create React App](https://github.com/facebook/create-react-app) template configured for using and deploying to IC canisters