Commit 36808a83 authored by zarina's avatar zarina 🌊

#1, создала проект, установила зависимости

parent 553fe5c5
......@@ -10,6 +10,7 @@
# production
/build
.idea
# misc
.DS_Store
......
This diff is collapsed.
......@@ -6,9 +6,19 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"axios": "^0.19.2",
"bootstrap": "^4.5.0",
"history": "^5.0.0",
"prop-type": "0.0.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1"
"react-notification": "^6.8.5",
"react-redux": "^7.2.1",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"reactstrap": "^8.5.1",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0"
},
"scripts": {
"start": "react-scripts start",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment