Skip to content

onionSequences/movie-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.