Initial theme designed

This commit is contained in:
David
2021-03-16 01:33:19 +01:00
parent 6153f739d2
commit 13877b5e11
16 changed files with 1739 additions and 120 deletions

View File

@@ -11,10 +11,16 @@
"cy": "cypress open"
},
"dependencies": {
"@chakra-ui/icons": "^1.0.6",
"@chakra-ui/react": "^1.3.4",
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.1.5",
"cheerio": "^1.0.0-rc.5",
"framer-motion": "^3.10.3",
"next": "10.0.8",
"react": "17.0.1",
"react-dom": "17.0.1"
"react-dom": "17.0.1",
"react-icons": "^4.2.0"
},
"devDependencies": {
"@testing-library/cypress": "^7.0.4",