Welcome to the technical test, you can checkout the requirements here, this test was made by Rafael Correa. You can checkout the test online with vercel or download the project.
Requires node (14) and yarn installed
- Clone this repo
- Run
yarn
- Run
yarn dev
to run the application - Run
yarn storybook
to run the storybook documentation
You can also run: yarn lint
, yarn audit
or yarn test
to check the integrity of the application.
You can check out general documentation and design documentation inside github discussions, feel free to comment, suggest and ask. We are always looking for improvement and the best way is to talk!
This application comes with a simple storybook to help you use most of our components. Sadly is not online, so you will have to download the repo and run it locally to use it.