Task:Create a movie discovery web application that allows users to search for movies, view details about them, and save their favorite movies. consume data from the TMDB API.
- git clone repository
- cd to cloned repository
npm installto install all project dependenciesnpm run devto start local server