Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 613 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 613 Bytes

NgBudgetBook

A simple app to keep track of expenses and income. Technical Features:

  • A clean and simple UI/UX.
  • Angular 13.
  • Angular Material Components with Tailwindcss.
  • Single-File Component Convention.
  • Follows Nx-style file organization & architecture.

Give it a try at: https://ng-budget-app.web.app/budget-book

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.