Skip to content

A Web Application developed in ReactJS that allows users navigate throughout movies easily.

Notifications You must be signed in to change notification settings

C0lliNN/MovieLibrary

Repository files navigation

Movie Library

MovieLibrary Page Print Screen

Overview

A very easy to use Web Application developed in ReactJS that uses the Movie Database API allowing users navigate and get information about movies nicely.

Features

  • Animations and Transitions
  • Nice UI Design and User Experience
  • Popular Movies
  • Upcoming Movies
  • Navigate throughout the movies genres
  • Search by movies using their titles
  • Visualize a specific movie information (Production, Release Date, Overview, etc…)
  • Pagination

Additional Libraries

  • React Router: Navigation between different pages
  • Axios: Fetch data from the Movie Database API
  • React intl: Internationalization (Currently Supported languages are English and Portuguese)