Development of a page to insert favorite movies using JavaScript, HTML5, and CSS3.
- The user can add new movies by entering the name and URL of the cover image
- If the user does not fill in the data correctly, an alert with instructions will be displayed
- Displays the added movies on the screen.