Skip to content

urakymzhan/crud-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employees

CRUD project for dev.to community

start backend and front end

  • for database replace your mongoose atlas uri string at index.js
  • npm install
  • npm start

Improvements can be done:

  • 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

About

crud tutorial for blog: https://dev.to/urakymzhan/crud-application-with-mern-stack-48di

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published