This is a challenge for Altran. Their team at AXA is playing a
fantasy role-playing game. This App provides an easy way to browse
all the inhabitants details.
Requires Node.js to run and install the dependencies.
Installing the dependencies and starting the server:
# You can even download and unzip the ZIP file
$ git clone https://github.com/AleTid5/altran-challenge-frontend.git
$ cd altran-challenge-frontend
$ npm i
$ npm startNote: Live Demo is running on https://aletid5.github.io/altran-challenge-frontend
To run the unit tests, you have to run the following command:
$ npm run test- UI isn't blocked by the network connection or long operations
- To improve performance images coming from network are cached
- Data is retrieved from here
- By clicking on a "gnome friend" you are going to be scrolled to the gnome card (only if it's rendered)