Movie Database is a simple React application built for a job application. A user can search for various movies and series. By clicking on a movie/series a user can see the details of that movie/series.
Movie Database is a React app which works on all modern web browsers. To build this app, you should have Node.js installed on your local machine.
$ git clone https://github.com/mtalirevic1/moviedb-bloola
$ cd moviedb-bloola
$ npm install
$ npm start
Alternatively, you can visit the following link: