Skip to content

In this project, we are going to create node CRUD application with express and mongodb.

License

Notifications You must be signed in to change notification settings

mazecate/CRUD_Application_Node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD_Application_Node

In this project, we are going to create node CRUD application with express and mongodb.

To Run this project Clone it and install modules using

npm install

Then Create config.env file and create PORT and MONGO_URI Variable and specify Value. That's it. You are ready to go. To execute this project just type

npm start

Enjoy...!

About

In this project, we are going to create node CRUD application with express and mongodb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.2%
  • JavaScript 37.0%
  • CSS 20.8%