24-hour frontend coding challenge for a job application process. (March 2020)
Based on Angular 9.1.1.
Check out the live demo at Stackblitz.
First time you run the project, run npm install
to install the dependencies.
Run npm start
for a dev server. Navigate to http://localhost:4000/
. The app will automatically reload if you change any of the source files.