Skip to content

HarisKordic/Movie-rating-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Movie-rating-app

WEBSITE LINK

This is a simple project, where I used plain React JavaScript and TMDB’s API to create a responsive and interactive movie rating/info website.The website is fully responsive and ready to use on any modern device.

Besides React, I used some other packages that I imported using npm, such as:

  • Styled components for SCSS
  • React router for routing on the website
  • PropTypes for checking property types

Explanation of some of the functionalities on the website:

  1. Home page: On the home page you can see the most popular movie currently (at the time of visiting the website), and also see some of the newer movies. You can search for a specific movie and login in the top right corner with your username and password.

  1. Movie grid: Here you can see the vast amount of movies to search for.

  1. Search bar: Here you can type a name of some movie you’d like to see, and the website will interactively look for that movie title, as you continue to type in the input field.

4. Selected movie: Here you can see the selected movie that you clicked on. You can see the running time, revenue and the budget for the specific movie. Down below you’ll find the actors that played in that movie.

5. Actors: Here you see all the actors that played in the movie you’re currently looking up.

6. Rate functionality: If you’re logged in as a user, you can select and rate a certain movie that you pick.

7. Login: This part of a website is a simple login form, where you can enter your credentials and log in to your account.

  1. Mobile preview:


About

Short and simple movie rating website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published