CRUD project for dev.to community
- for database replace your mongoose atlas uri string at index.js
- npm install
- npm start
-
replace componentWillReceiveProps in Edit.jsx
-
convert most class components to functional
-
css modifications can be done
-
cleanup redux code
-
cleanup tests folder
-
improve nodejs/express code
-
i just didn't have time