Spaces:
Sleeping
Sleeping
deploy at 2024-09-15 17:24:15.825830
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# FastHTML Card Matching Memory Game
|
2 |
|
3 |
This example app demonstrates a simple memory card game using TailwindCSS, AlpineJS inside a FastHTML app.
|
|
|
1 |
+
---
|
2 |
+
title: FastHTML Card Memory Game
|
3 |
+
colorFrom: green
|
4 |
+
colorTo: green
|
5 |
+
sdk: docker
|
6 |
+
pinned: false
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
|
10 |
# FastHTML Card Matching Memory Game
|
11 |
|
12 |
This example app demonstrates a simple memory card game using TailwindCSS, AlpineJS inside a FastHTML app.
|