The Bank side ReactJS application for viewing the feedback, analytics and records collected by the GIS system through the mobile app.
Use the npm to run after cloning the repository.
npm install
npm start
Use npm run build
to generate the production level static files.