/nodejs-mysql-crud

A simple CRUD app using nodejs, express and mysql

Primary LanguageEJS

nodejs-mysql-crud

Run this project by this command :

  1. npm install
  2. nodemon src/index.js
  3. localhost:3000

Screen shot

Home Page

Home Page

Add New Customer

Add New Customer