The Project will run on DEFAULT PORT 3000
1)use git clone <url>
2)npm install
3)npm start
4)Postman collection was available 'docs' Folder
1) Security and Validation can be increased
2) Based on ticket booking concept several funtionalities can be added like update the current booking info and capacity of the show
3)Env varibles can be used as of now we had made some of the static values in code like port number 3000 and database etc
4)And we can design a Open Api Documentation for every api using STOPLIGHT STUDIO