Seer Medical coding challenge https://github.com/seermedical/challenge-booking-uploader
- To install dependencies:
yarn install
- To run ExpressJS server:
yarn run server
- To run ReactJS app:
yarn start
- I do not normally use inline styles, but when I tried to set up @vanilla-extract/css on the base using craco, there was a problem compiling.
- WIP on branch
refactor/use-vanilla-extract-css
- WIP on branch