Created Bookshelf and SearchPage componenets, began implementation of routes
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"dependencies": {
|
||||
"prop-types": "^15.5.8",
|
||||
"react": "^15.5.4",
|
||||
"react-dom": "^15.5.4"
|
||||
"react-dom": "^15.5.4",
|
||||
"react-router-dom": "^4.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-scripts": "0.9.5"
|
||||
|
||||
Reference in New Issue
Block a user