Skip to content

CRUD app for managing user's data using NodeJs, Express and Mongodb.

License

Notifications You must be signed in to change notification settings

ayoubxmahmoud/CRUD_Dashboard_Node

Repository files navigation

CRUD_Application_NodeJS

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

keep it up :)

Quick Demo:

crud.webm

About

CRUD app for managing user's data using NodeJs, Express and Mongodb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published