Skip to content

Simple quotes is a basic CRUD system built with node, express & mongodb. I was learning node for which build this CRUD system. A basic CRUD by which you can learn too if you want.

Notifications You must be signed in to change notification settings

ashawkat/simple-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Quotes - CRUD System with Node JS + Express JS + Mongo DB

Simple quotes is a basic CRUD system built with node, express & mongodb. I was learning node for which build this CRUD system. A basic CRUD by which you can learn too if you want.

Features of Simple Quotes

  • Insert Quotes
  • View Quotes
  • Update Single Quotes (ID wise)
  • Delete Single Quotes (ID wise)

Getting Started

Clone the repository to your local machine or download the zip file to your pc. Then run the following command:

npm run dev

Built With

Installed Packages

Authors

License

This project is licensed under the MIT License

About

Simple quotes is a basic CRUD system built with node, express & mongodb. I was learning node for which build this CRUD system. A basic CRUD by which you can learn too if you want.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published