Skip to content

muratayik/recipe-book-angular

Repository files navigation

Recipe Book Frontend Angular 💻

This repository is the frontend part of reipe-book application written in Angular (v16). To see the live demo you can visit s3 hosting url here.

Run locally

  • Clone repository to local machine.
  • cd recipe-book-angular
  • npm install
  • If you want to use cloud backend run ng serve --configuration=production.
  • If you want to use local backend please follow steps to run backend locally here and run ng serve.
  • Visit localhost:4200

Technologies

  • Angular
  • Typescript
  • RxJs
  • Bootstrap (v5)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published