a7b475d1908ebfaedf4c8ac9581e208e70de1db2
* TP-31863 | initial commit | Aman Singh * TP-0000 | Level icon with level number within it and color as prop | Herik * TP-31863 | second commit | Aman Singh * TP-0000 | Level icon implemented in the list with colors | Herik * TP-31863 | third commit | Aman Singh * TP-31863 | forth commit | Aman Singh * TP-31863 | integration done | Aman Singh * TP-31863 | design review done | Aman Singh * TP-31863 | design review done -1 | Aman Singh * TP-31863 | EM review done| Aman Singh * TP-31863 | EM review done -1| Aman Singh * TP-31863 | EM review done| Aman Singh * TP-0000 | maxLevel after UAT | Herik * TP-31863 |removed tooltip sachin suggestion| Aman Singh Co-authored-by: Herik Modi <herik.modi@navi.com>
TP-27638 | days remaining, case detail - customer card revamp, carousel, overview summary | Herik, Aman, Priyank (#335)
collections-portal
System Requirements
Node version >=17.9.0
NPM version >=8.5.5
Setup
Clone this repo and cd into the project directory
cd collections-portal
yarn setup
Install dependencies
yarn add
Start dev server
yarn run dev
For production build
yarn run build
Project Commands
Check Eslint-Prettier
yarn run lint
yarn run prettier-check
Fix Lint and Prettier code formatting
yarn run lint:fix
yarn run format
Pre commit hook
yarn lint-staged
Let's refine this project template as we progress. Cheers!!
Description
Languages
TypeScript
57.8%
JavaScript
37.2%
SCSS
4.9%