Quick start:
$ npm install
$ npm start
Check the DEMO to see the Movie watchlist in action
In this app, you can:
- Search for movies
- Save searched movie to watchlist
This is how the project looks like:
This project is done using
- Javascript Vanilla
- the API: https://www.omdbapi.com/
- Display: flex in CSS
It really feels good to finish a project by myself :)
Movie watchlist is a solo project from the Frontend Developer Career Path of Scrimba