A React website to pit your favourite movies against each other to find out which one is better, this website also lets you discover new movies of any given genre. This website uses the MovieDB api to get information about the movies
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
After cloning or downloading the project start by installing all the node_modules use
npm install
to install all the dependencies.
To start the project run npm start
from the terminal.
- React - React Front-End Framework.
- The Movie DB API - The Movie DB API.
- Cinema - Wars - Live Demo