Skip to content

dejuata/Al-Movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlMovie

In this project the knowledge acquired during the course of Angular 4 offered by the company AlertLogic is implemented. The course covered the following topics:

  • Components
  • Directives
  • Pipes
  • Observables
  • Routing & Navigation
  • Api Rest
  • Descriptor
  • Services

Basically the project is a SPA that consumes the api provided by The Movie Database. In this you can see the most popular movies of different genres, check its detail and see the actors who worked on it. In addition to being able to save your favorite movies and actors.

The app consists of three main modules, actors, movies and user authentication through firebase, in the same way the persistence of data is through this.

Demo

https://dejuata.github.io/Al-Movie/

Development server

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

👽💻 App to check your favorite movies and actors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors