add description field; implement submit action

This commit is contained in:
Bilal
2020-05-20 19:40:50 +02:00
parent 0045c19b0e
commit 10035e1cf6
3 changed files with 120 additions and 75 deletions

View File

@@ -5,6 +5,7 @@
"proxy": "http://localhost:3001",
"dependencies": {
"axios": "^0.19.0",
"materialize-css": "^1.0.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-materialize": "^3.3.1",