/countries-table

angular, material

Primary LanguageTypeScript

countries table code challenge

Generated with angular CLI

Task description is here https://github.com/aidancr/challenge

Pre requirements: Node 18, NPM 9

How to start:

npm install
npm start

Comments:

  • I spent a bit more thant 3 hours but was curious to complete
  • typescript/angular stack fits well for such tasks. I have everything i need out of the box to complete task
  • did not have enough time for unit testing. I prefer "testing library" over jest and testbed