Album page. Passing props through router.

This commit is contained in:
Rodrigo Pinto 2019-12-15 18:49:30 -05:00
commit afda11edcb
7 changed files with 681 additions and 9 deletions

View file

@ -10,6 +10,7 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"node-sass": "^4.13.0",
"nodemon": "^2.0.2",
"querystring": "^0.2.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",