Clone the application on your computer:
git clone https://github.com/andriydzb/App.git
Install the dependencies and start the server.
npm install
npm start
open https://localhost:3000
You can write movie title and push "Search". If the movie is found, it will be shown. If not - You will see mistake.
You need to enter only correct movie title.
For example:
- Iron Man 3
- Suicide Squad
- World War Z
- Warcraft
If the name of the film entered incorrectly can find a wrong film.
Enjoy the movie!
- React
- Webpack
- babel-loader
- webpack-dev-server