Skip to content

Angular manual infinite scrolling using Angular 16 (DDD approach), Nx, NgRx, RxJS, Jest and Cypress.

Notifications You must be signed in to change notification settings

bytebruno/angular-nx-tdd

Repository files navigation

Angular Photo Stream (Nx + DDD)

Photo stream web app using Angular 16 (DDD approach), Nx, NgRx, RxJS, Jest, Cypress and Angular Material.

Start the app

  • Clone the Project - https://github.com/bytebruno/angular-nx-tdd.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

Photo stream

Photo stream

Photo stream infinite scrolling

Photo stream infinite scrolling

Favorites

Favorites

Photo detail

Photo detail

About

Angular manual infinite scrolling using Angular 16 (DDD approach), Nx, NgRx, RxJS, Jest and Cypress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published