Revolut currency exchange screen home task.
- CRA as a base and
craco
without ejecting - xstyled as CSS-in-JS framework on top of
styled-components
- Jest as testing famework with
testing-library/react
- TypeScript as the main language
Project structure is based on feature sliced.
$ npm i
$ npm start
$ npm test