bright2190 / crud-app

todo tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

todo tasks

License:Apache License 2.0


Languages

Language:EJS 46.4%Language:JavaScript 34.7%Language:CSS 18.9%