basics of the slider or carousel

This commit is contained in:
talksik
2020-09-05 18:19:43 -07:00
parent 294fdee17a
commit 4cb1611237
6 changed files with 202 additions and 19 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3"
"react-scripts": "3.4.3",
"react-slick": "^0.27.10"
},
"scripts": {
"start": "react-scripts start",