added basic portfolio page

This commit is contained in:
Kim, Jimin 2022-01-06 12:27:42 +09:00
parent fc51c78f1e
commit dcbfe24de0
13 changed files with 230 additions and 9 deletions

View file

@ -45,6 +45,7 @@
"@types/react-router-hash-link": "^2.4.4",
"@types/react-select": "^5.0.1",
"@types/styled-components": "^5.1.19",
"@types/tinycolor2": "^1.4.3",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"canvas": "^2.8.0",
@ -68,6 +69,7 @@
"prettier": "^2.5.1",
"read-time-estimate": "^0.0.3",
"simple-icons": "^6.5.0",
"tinycolor2": "^1.4.2",
"ts-node": "^10.4.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.5.4"