Skip to content

ibelal/rb-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple movie search engine with The Movie DB api.

Create React Movie Search App with Bootstrap 4

Dependencies

  • Create React App - A JavaScript library for building user interfaces
  • React Router DOM - DOM bindings for React Router.
  • React Paginate - A ReactJS component to render a pagination.
  • Moment - A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

It is kind of updated version from my previous project react-movie-search but this time with bootstrap and responsive.