Skip to content

phonglnDEV/CRUD-app-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-app-nodejs

Demo CRUD app: app account manager system using Nodejs

Feature:

  • Create new account.
  • Update account.
  • Delete account.

To run this project you can follow the steps below:

  • Clone this project with git clone command.
  • Install all packages in file config-app.
  • Create account mongodb atlas server.
  • In file config.env, change PORT and MONGO_URI with specify Value.
  • Last, npm start.

UI web-app:

image

image

image

About

Demo CRUD app use nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published