This application is using angular 16 with signals
Actually this app is using themoviedb api, you can get a key registering in the oficial page, when you have your key, you must change it on the environments, thats all just enjoy!
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.