coderj001 / curdapp

Basic curd application build with nodejs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CurdApp (Nodejs - express)

Purpose

This application build for learing nodejs or to become more efficient with nodejs. It's main purpose is to manage and search employee data.

How To Run

$ npm i
$ npm run

This will install all the dependencies and run the application.

Preview

https://imgur.com/K1FCRFZ.png

About

Basic curd application build with nodejs.


Languages

Language:HTML 78.9%Language:JavaScript 18.3%Language:CSS 2.8%