this application get data from specific end points and shows data based on it, this application build with Vue cli, to run the project, please follow the instructions
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test
- more Test Cases to cover all the project.
- add animation and transition when the user react with the App.
I included CSS from CDN just to save some times. you can find Documentation on the fly in every page