https://github.com/avijeetnair/MovieBooking-frontend
This code base contains logic/structure for creating the Restful APIs for the MBA app
Setting up project structure and database Setting up data models for movie item API for CRUD operation on movie resource- Ability to create, read, update and delete movies.
Understanding of Node.js Understanding of Async Await Mongo DB locally installed and running
Node.js Mongodb
this app requires Node.js v14+ to run.
Install the dependencies and devDependencies and start the server.
npm install
npm run devStart
Want to improve? Great! Make the changes and raise a PR. Reach out to me over avijeetnair.avj@gmail.com