IMDB Film Searcher
Its the simpliest ever made IMDB Film Searcher with React JS. Im building this for studing how the heck the basic concepts of react js works.
These instructions will get you a copy of the project up and running on your local machine for development and testing.
npm@5.0.4^
First step its clone this repo
git clone git@github.com:luandryl/react-imdb-search.git
Install the projects dependencies
npm -i
Then run with
npm start
And go see it in your http://localhost:3000/
End with an example of getting some data out of the system or using it for a little demo
This project is licensed under the MIT License - see the LICENSE.md file for details