A test project using react,react-router, redux, webpack, express and star wars api.
More details about star wars api can be found here - Swapi
node : 6.x.x or above npm : 3.x.x or above
First Go to Project directory
cd ~/swapi-react
then
npm install
It will run the test cases written for this project from 'test' directory.
npm run test
npm run start
Open the Url(http://localhost:8080/) in browser