Compare commits

...

10 Commits

Author SHA1 Message Date
Yuriy Evdokimov 50e99a08bf tones selection, v1.1.0 2023-10-26 14:54:01 +05:00
Yuriy Evdokimov dacecb3d9e 222 2023-10-23 22:27:06 +05:00
Yuriy Evdokimov 90682a9170 111 2023-10-23 22:25:44 +05:00
Yuriy Evdokimov f4afb98d37 audio to public 2023-10-18 22:56:38 +05:00
Yuriy Evdokimov a70da14cac reload random by returning to paramc 2023-10-18 14:25:32 +05:00
Yuriy Evdokimov f118066b9b multiple changes in states, useEffect for chaining 2023-10-17 22:59:47 +05:00
Rurik19 4546eb9140 reminder 2023-10-15 16:50:59 +05:00
Rurik19 5089e715b3 deleting audio 2023-10-15 14:57:44 +05:00
Rurik19 14533c106a bbb 2023-10-14 23:25:44 +05:00
Yuriy Evdokimov 55537aa02f aaa 2023-10-13 23:55:39 +05:00
1285 changed files with 2088 additions and 1867 deletions

1
.env Normal file
View File

@ -0,0 +1 @@
VITE_REACT_APP_VERSION=$npm_package_version

View File

@ -1,7 +1,8 @@
{
"name": "vite-1",
"name": "pinyindictation",
"author": {"email": "rurik19@yandex.ru", "name": "Юрий Евдокимов"},
"private": true,
"version": "0.0.0",
"version": "1.1.0",
"type": "module",
"scripts": {
"dev": "vite",

Some files were not shown because too many files have changed in this diff Show More