/CRUDapp

Basic CRUD app using Node, Express, MongoDB

Primary LanguageCSS

CRUDapp

Basic CRUD app using Node, Express, MongoDB

Star Wars Quotes create, read, update, delete, application

How To Use

Clone the repository

npm init in the CRUDapp directory

npm install nodemon --save-dev

Finally npm run dev to start the server at port 3000

The project should be up and running at localhost:3000

image