Skip to content

deepaklokare24/node-crud-app

Repository files navigation

nodejs-crud-app

Author - Deepak Lokare

This project uses the nodeJS-starter project on my github. Just a demo to show you could build any project with that same starter kit Nodejs CRUD API that uses Nodejs, Express and MongoDB.

Dependencies

NodeJs - A JavaScript runtime environment
Express - A NodeJs framework
MongoDB - A NoSQL database

Setup and run

to setup this project, run the following commands on your terminal

1. to clone the project `git clone`
2. navigate to the project directory `cd node-crud`
3. install cesary packages, modules `npm install`
4. to run the project `npm start`
5. using POSTMAN you can use this default url of `http://localhost:3000`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published