Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seven-33/new-user-card


https://github.com/seven-33/new-user-card

Last synced: 4 days ago
JSON representation

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