Search your favourite movies with simple, sleek and user friendly interface made with React.
Clone or download the repository. Go to project's root directory and run following command in terminal to install dependencies:
npm i
When this finishes, start app with:
npm run start
When webpack finish with bundling, app should start at: http://localhost:8080
.