A web application that searches movies by a title query and returns information on the movie.
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap
- Bootswatch(Bootstrap Theme)
- Axios
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
- Add multiple pages of results on search
- Add similar movies to movie info page
- Add search by keyword, genre, and year
API calls made from The Movie DB Logo made with logomakr