This is the frontend for my engineering bachelor's project. Made with Angular, it does user authentication, handles payments between gas stations, and manages bank account balances.
- Node
- NPM
- Angular
- TypeScript
Open a CLI in root folder of project and then run:
npm install
ng serve