Bookify is an backend written using nodeJs and express using the MVC architecture for roboust CRUD operations for an BOOKs Application. Also used mongoDB for storing the data.
Use the package manager npm to install express.Ensure you have nodeJS runtime Environment.
npm install express npm install body-parsernpm install mangoosenpm install nodemonnpm install ejsPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.