TOP Movies

React based web application

The challenge

I needed to create a web application with server-side rendering to connect to Movies DB API.

The most higly rated 200 movies are shown on the front page.

Results shoud be sortable by year.

Users are able to search for movies and series in the database with 9 million titles.

The users can create a list of their favorite movies.

The tech stack

  • HTML5
  • CSS3
  • JavaScript
  • React
  • Next.js
  • TanStack (React Query)
Go to project
Back to main page