This is the frontend created with ReactJS for the movie application, which allows user to watch the trailer of chosen movie and leave a review.
- Clone the Backend to your chosen IDE
- Clone this repository to another code editor
- Run the backend
- Open the terminal of the frontend's code editor
- Type "npm start"
- A localhost link should be available in the terminal at this point. Click on it and the website is now displayed.