Simple CRUD APP

A fullstack simple crud ( create, read, update, delete) app in node js and mysql database

following this tutorial

[Credit]

libraries used

  • node js
  • express js
  • cors
  • mysql
  • dotenv
  • nodemon