Add Landingpage

This commit is contained in:
stefan080106
2022-05-16 22:23:17 +02:00
parent f2dba0b715
commit 12dfc520c7
9 changed files with 190 additions and 3 deletions

View File

@@ -11,7 +11,8 @@
"dependencies": {
"next": "12.1.6",
"react": "18.1.0",
"react-dom": "18.1.0"
"react-dom": "18.1.0",
"react-fade-in": "^2.0.1"
},
"devDependencies": {
"eslint": "8.14.0",