I built this project to learn how to consume APIs and use Promises in Javascript (without async/await).
This website connects with The Movie Database API to fetch the latest, most popular and top-rated movies and shows. It also has the functionality to search by words or filter by genre.
- HTML
- CSS
- Javascript
- The Movie Database API
Clone the repo
git clone git@github.com:Blasco9/Watch-Something.git
On the home page, you will see 12 of the latest movies and shows.
In the movies or shows pages, you can search manually or filter them by the latest, the most popular, the top-rated, or by genre.
When clicking a poster, you will see the information of the movie/show and a trailer.
👤 Julian Blasco
- Github: @Blasco9
- Linkedin: Julian Blasco
- Email: blascoblasco9@gmail.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- The Movie Database
This project is MIT licensed.