started styling

This commit is contained in:
2024-04-14 21:14:13 +03:00
parent 81742c7ca0
commit d052f68f94
42 changed files with 736 additions and 227 deletions

View File

@@ -19,12 +19,14 @@
"buffer": "6.0.3",
"jssha": "3.3.1",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
"react-countdown-circle-timer": "^3.2.1",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",