Learning how to implement CRUD ... Making such a tiny project to clear our understanding how the things work
!!!! IMPORTANT !!!! please make sure you have all the npm modules to make this file working
1. npm init -y
2. npm i express
3. npm i uuid