git clone https://github.com/boraoren/ovc-users.git
yarn install
- to run,
- storybook
yarn storybook
- application in development mode
yarn start
- storybook
for Figma low fidelity design check here
Name | City | Company | |
---|---|---|---|
Leanne Graham | Sincere@april.biz | Gwenborough | Romaguera-Crona |
Ervin Howell | Shanna@melissa.tv | Wisokyburgh | Deckow-Crist |
zebra stripes | Nathan@yesenia.net | McKenziehaven | Romaguera-Jacobson |
You can search users by using name keyword
Title | Body |
---|---|
sunt aut facere repellat provident occaecati excepturi optio reprehenderit | quia et suscipit\nsuscipit recusandae consequuntur expedita et cum\nreprehenderit molestiae ut ut quas totam\nnostrum rerum est autem sunt rem eveniet architecto |
users
https://jsonplaceholder.typicode.com/users
user detail
https://jsonplaceholder.typicode.com/posts?userId=1
for more detail click here
yarn test --watch
yarn test:coverage
yarn test:generate-output
check project github actions
check github issues
check github releases