Implemented a simple "match the sentence" exercise

This commit is contained in:
Tiago Ribeiro
2023-03-23 16:22:48 +00:00
parent 740346f696
commit 3d74bf9bf1
7 changed files with 327 additions and 27 deletions

View File

@@ -27,6 +27,7 @@
"react": "18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "18.2.0",
"react-lineto": "^3.3.0",
"react-string-replace": "^1.1.0",
"typescript": "4.9.5",
"zustand": "^4.3.6"