create mainPage

This commit is contained in:
HAM!DREZA
2024-05-14 10:55:46 +03:30
parent 3692ec6f61
commit 80cf37d18b
25 changed files with 1131 additions and 47 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"dependencies": {
"nuxt": "^3.11.2",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"vue-router": "^4.3.2",
"vue3-carousel-nuxt": "^1.1.1"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.12.0"