🚀 This project is live!
Code challenge displaying a checkout app. Based on https://github.com/belezanaweb/test-front.
- CRA, to keep it simple
- React Router
- SWR: request caching and control of "loading" state
- Styled Components: easy to control visual changes based on props
gh repo clone rafasilveira/checkout
cd checkout
yarn install
yarn start