mirror data from lanyard api

This commit is contained in:
Conrad
2021-06-16 23:57:52 -04:00
parent fd3ed61089
commit 8bd4a28ef7
10 changed files with 333 additions and 218 deletions

View File

@@ -9,9 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"axios": "^0.21.1",
"next": "11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2"
"react-dom": "17.0.2",
"styled-components": "^5.3.0"
},
"devDependencies": {
"@types/react": "17.0.11",