https://github.com/rustyneuron01/cfx-frontend-assignment
https://github.com/rustyneuron01/cfx-frontend-assignment
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rustyneuron01/cfx-frontend-assignment
- Owner: rustyneuron01
- Created: 2022-09-13T16:47:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T19:05:27.000Z (over 3 years ago)
- Last Synced: 2025-05-14T07:51:44.620Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CoinFX Front End Coding Assignment
+ Using the Figma diagram [here](https://www.figma.com/file/Zfxmz6iuzI6rBLV4Qo36Kc/CBDC-Exchange?node-id=0%3A1), please construct the appropriate views using React.
+ Styling, tests, and state managment libraries are choices made by the assignee.
+ For example, CoinFX uses (State Management -> React, Styling -> styled-components/Material UI, tests -> Mocha )
+ Please provide a README going over the architecture, design tradeoffs, and instructions to run the new site.
+ Completed submissions are assumed to be code complete.
Good Luck!