There is no deadline so take your time. Along with learning how we structure our code base you will also be assesed on your skills when we review the code you submit at the end.
To start the assessment fork this repo, create a local repo and pull the 'main' branch
-
yarn install //or npm i
-
yarn dev //or npm run dev
-
- Open the local server in your web-browser Local Server
- Click "Start" to begin the assessment
- Follow the instructions for each stage and complete the task(s)
-
After you've completed all of the stages of the assessment submit a pull request. Ensure that you haven't adjusted any of the files with the ⚠Warning⚠ label before you've submitted your first pull request.
-
Once you have submitted your first pull request feel free to optimize/adjust files with the ⚠Warning⚠ label and add your own spin on the assessment. Your updates will be reviewed and may be included in the next update.