Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 427 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 427 Bytes

Movie finder app

Simple app that show hard-coded list of movies.

Demo

Here is a working live demo: https://onionsequences.github.io/movie-finder/

About project

This project is created as homework for my coding bootcamp. Main tasks was to create a page which should contain search field for filtering list of at least 12 movies. Bonus was to add remove button.