hendisantika / nodejs-mysql-crud

A simple CRUD app using nodejs, express and mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple CRUD app using nodejs, express and mysql


Languages

Language:EJS 56.8%Language:JavaScript 43.2%