Custom Element for searching The Open Movie Database API for movies and series information
git clone https://github.com/giovanni0918/omdb-search.git
<omdb-search q="Pocahontas"
type="movie"
year="1995"
page="1"
api-version="1">
</omdb-search>
<script src="./omdb-search.js"></script>
- 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 ✨
Copyright 2020: Giovanni Orlado Rivera
Website: https://giovanni-orlando.com/