In progress header components.

This commit is contained in:
Patrick Fic
2019-12-03 19:03:34 -07:00
parent 8bcb4516c5
commit 0741915b66
12 changed files with 1927 additions and 884 deletions

View File

@@ -2,12 +2,17 @@
"name": "bodyshop",
"version": "0.1.0",
"private": true,
"license": "Copyright Snapt Software (C) 2019",
"dependencies": {
"@material-ui/core": "^4.7.1",
"@material-ui/icons": "^4.5.1",
"dotenv": "^8.2.0",
"node-sass": "^4.13.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.2.0",
"styled-components": "^4.4.1",
"typeface-roboto": "^0.0.75"
},
"scripts": {