MovieHunt is a website for movie lovers. You can easily find all kinds of movies, from old classics to new blockbusters. You can view the current list of popular movies or Just type in what you're looking for, and MovieHunt will show you the best matches. It gives you all the details you need, like what the movie is about, its genres, and links to their website.
- As a user, I want to see the movies without search.
- As a user, I want to be able to search for movies by title.
- As a user, I want to see a list of movie results based on my search.
- As a user, I want to view detailed information about a specific movie when I click on it.
- As a user, I want a responsive design that looks good on both desktop and mobile devices.
- As a user, I want to easily navigate through the search results and movie details.
- As a user, I want the app to remember my search history.
a live version of the project can be accessed here.
git clone https://github.com/YehyaTamimi/MovieHunt.git
cd MovieHunt
To view the project on MacOS use:
open ./index.html
To view the porject on Windows use:
start ./index.html
To view the project on Linux use:
(browser name) /index.html
e.g. google-chrome /index.html