- Angular 11
- SCSS, responsive layout with Bootstrap.
- RESTful api built by Express.js for data retriving. Click to enter the Api repository
- User activity collecting with Google Analytics.
- VS Code
- Github Page
- After download the file, go to console then enter
npm install
- For running the app in local environment, type
ng serve
- Then open
http://localhost:4200/
or what ever port console says in the browser