Web application offering an up-to-date selection of movies.
The database is provided by an API REST locally executed and designed for educational purposes.
This web application will show you the best movie according to the IMDB site of all genres.
As well as :
- The nine best-rated films across all genres.
- The nine best action movies.
- The nine best biography movies.
- The seven best animation movies.
`git clone https://github.com/alexandre-75/Develop_a_user_interface-JuststreamIt.git`
This webpage uses the OCMovies API which must be running locally to work.
Refer to documentation for installation.
Refer to the documentation (steps 3 to 7) to install and start the server locally.
open the index.html
file in your browser of choice.
Here is a list of possible improvements:
- Improve the design of the site.
- choose the genre of the films.