severo/hello-react-app
0
1---2title: Hello React App3emoji: ๐4colorFrom: purple5colorTo: indigo6sdk: static7pinned: false8license: apache-2.09short_description: A static React app10---11 12This is a static React app, created with https://github.com/severo/hello-react-app and deployed with a GitHub Action: https://github.com/severo/hello-react-app/blob/main/.github/workflows/huggingface.yml.13 14Read https://blog.rednegra.net/2024/10/14/create-a-static-huggingface-space-with-react.