This project is to demo using Angular to build the UI for public API: https://randomuser.me
- Run
npm install
after code clone to install npm packages. - Run
ng serve
. The application will run onhttp://localhost:4200/
.
- Only use package bootstrap-icons.
- The UI is built base on Vanilla CSS (No CSS framework)