simple landing page

This commit is contained in:
Conrad
2021-06-20 16:37:02 -04:00
parent 31e2b43cc9
commit ccd23575a1
5 changed files with 235 additions and 11 deletions

View File

@@ -9,7 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@types/styled-components": "^5.1.10",
"axios": "^0.21.1",
"framer-motion": "^4.1.17",
"image-to-base64": "^2.2.0",
"next": "11.0.0",
"react": "17.0.2",