Project to practice JavaScript, DOM manipulation and APIs.
Display a random movie or TV show every time you click on "Find Something"
- Using themoviedb.org API to display movie and tv show information.
Users should be able to:
- Receive a movie suggestion every time you click the button.
- See the film's poster, title, synopsis and user score.
- Add and see movies in watchlist.
- View the optimal layout depending on their device's screen size
- HTML
- CSS
- JavaScript