This website allows users to add and see information about their favorite movies using localStorage as the database and an HTML table to display the information.
Option 1 (save as):
- Go to each file, movies.html and style.css, and click raw
- Once you have the source code open, "save as" with the respective extensions
- Then go to movies.html file location and open it in any compatible web browser
Option 2 (RawGit):
- To preview the project in the browser, just go to: https://cdn.rawgit.com/chris-chao/favorite-movies/63ada144/movies.html
HTML - Used to create the display of the website
Javascript - Used to provide functionality to the website
CSS - Used to stylize the webpage
Christopher Chao
Lucas Daltro - for providing the inspiration and specifications for this project