This project was generated with Angular CLI version 14.1.0.
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.
- Angular Material is used for the design purpose of the project
- Migrate Data button allows to preload the application with users and their favourite movies
- Add User button allows to add new user to the system
- Sign In button allows to sign in as a user
- Search Movie sends api request to OMDB to get the movies
Here all the pages in the SPA are located
Here all the API requests are located
The theme for search is collected from: https://github.com/prabinmagar/movie-search-app-using-omdb-api-vanilla-js-project/blob/master/main.css