This repository contains a project acts as a web client to consume Star Wars statistics APIs
##Download Project
Clone the repository to your local directory
cd my-projec/
yarn install
It should being served on http://localhost:8080/
yarn serve
yarn build
yarn lint
Please update your web service endpoint in env.js
file