This commit is contained in:
Keroosha 2023-06-13 21:51:47 +03:00
parent 4f2bc74ed2
commit fe1b5b2f4e
16 changed files with 629 additions and 124 deletions

View file

@ -8,7 +8,11 @@
"start": "next start",
"lint": "next lint"
},
"devDependencies": {
"prettier": "2.8.8"
},
"dependencies": {
"@fortawesome/fontawesome-free": "6.4.0",
"@types/node": "20.3.1",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",