Microservice focused on frontend functionality and appearance.
Screen capture demonstrating some of the functionality:
Install node ^10.15.3 and webpack ^6.13.4 if not already installed.
Clone repo to local machine.
Config local database 'dev' authentication in:
From within the root directory of repo run the following commands:
npm install
npm run seed:dev
npm run build
npm run start
Navigate to link in a web browser.
Optionally add an 'id' query key, value between 1 and 100.