Skip to content

Angular form with validations using Angular 16 (DDD approach), Nx, NgRx, RxJS, Jest, Cypress and NgZorro UI.

Notifications You must be signed in to change notification settings

bytebruno/angular-nx-ddd

Repository files navigation

Angular Form (Nx + DDD)

Angular form with validations using Angular 16 (DDD approach), Nx, NgRx, RxJS, Jest, Cypress and NgZorro UI.

Start the app

  • Clone the Project - https://github.com/bytebruno/angular-nx-ddd.git
  • Install the dependencies - npm install
  • Start the web app - npm start
  • The application will be running on http://localhost:4200

Run tests

  • Run unit tests - npm run test
  • Run e2e tests - npm run e2e
    • Seeing on browser - npm run e2e:watch

Other commands

  • Run build - npm run build
  • Run lint - npm run lint

Technologies

Screenshots

Form validation

Form with validation

Form with autocomplete

Form with autocomplete

Summary after submit

Form with autocomplete

About

Angular form with validations using Angular 16 (DDD approach), Nx, NgRx, RxJS, Jest, Cypress and NgZorro UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published