The frontend challenge to build User Card with actions - favorite, setting, delete using React.
- React
- TypeScript
- ant design
- Install node_modules
yarn install
yarn start
to start the app
yarn test
to test the appyarn run build
to build a production bundle