EGGFLIX A movie finder

www.Eggflix.com

Eggflix is a website for finding movies based on a search query. It's possible to add movies to a watchlist. The watchlist items are stored in the local storage.

The application communicates with an API. Visit the page omdbapi for more information.

This application is made using only vanilla javascript, HTML and CSS.