Coding Test / Excuse to try new stuff... (functional but not polished!)
- Node: >10
- Npm: >6
Clone this repository to your local machine and then navigate to the project folder to execute the following commands:
# check node version - if this errors, please (re)install node:
node -v
#
npm install
Demo running at https://jy0x3.csb.app/
Alternatively, to run locally, use the following command from the project folder:
npm start