Post link for apis
https://.postman.co/workspace/My-Workspace~f1430afe-bfa6-46ba-8a07-efdbe59be388/request/37748204-7a72aa48-67d6-4f1c-b398-f37755bf77b4?action=share&creator=37748204&ctx=documentation
Install with npm
cd server
npm install
node src/server.js
cd client
npm install
npm run dev