An expermental React + Reactstrap + IMDb API project.
This project makes use of the OMDb API
After cloning your copy;
npm install
Get you api key from here and change config-sample.json
to config.json
. After that change ofcourse change the key to your personal key.
npm start