npm install
npm run serve
npm run build
The movie project we started to develop in the training given by Kodluyoruz. By using the project imdb API, you can bring the list of movies and save the movie you want to your favorite list.
Vue
npm install
npm run serve
npm run build