Skip to content

Patryk0494/dog-images

Repository files navigation

DogsApp

This is Angular app connnected with Dog API. You can here find random dog photo or search photo by selected breed available in API. You can also add photo to favorites and they are stored in Local Storage. So every time you get back to app, your favorites dogs are still visible in app.

Stack:

  • RxJS
  • NgRx
  • SCSS

This project was generated with Angular CLI version 13.1.2.

App starting

Run npm install to install dependency and then run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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

About

Find and display dogs images by breed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published