Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-33/new-user-card
https://github.com/seven-33/new-user-card
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seven-33/new-user-card
- Owner: Seven-33
- Created: 2022-10-16T19:00:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T19:08:35.000Z (about 2 years ago)
- Last Synced: 2024-07-29T21:20:13.001Z (4 months ago)
- Language: TypeScript
- Size: 218 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User card with actions
The frontend challenge to build User Card with actions - favorite, setting, delete using React.
## Tech stack
- React
- TypeScript
- ant design## How to Install
- Install node_modules \
`yarn install`
## How to Run- `yarn start` to start the app
## Commands for devlopment
- `yarn test` to test the app
- `yarn run build` to build a production bundle