CoolFace
Apppublic

severo/hello-react-app

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
README.md14 linesDownload Raw Back to root
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.