//for routing npm install react-router-dom@latest
//for data table
npm install @mui/x-data-grid
npm install @mui/styled-engine-sc styled-components
//for icons
npm install @fortawesome/fontawesome-free npm install @material-ui/icons npm install @mui/icons-material npm install @mui/material @emotion/react @emotion/styled
npm install recharts
after installing the above node package managers, npm install npm start
this will create a localhost:3000 server: =======================================================================++
BACKEND:
after cloning the repo, open it in any maven recognizing editors and run the applicatoin @ttp_application
this should open the port as mentioned in the properties file i.e 8081 where api's can be hit from any postman and are being hit from the ui