Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 648 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 648 Bytes

Which Game of Thrones character are you?

The app asks you four questions and depending the degree of agreement you declare you get the Game of Thrones character that resembles you the most both in personality and personal philosophy. The result can be then shared in Twitter.

Online demo

You can take the test here.

Develop

Node is required to be installed in your OS to run the development server.

npm run install
npm run start

The app will run at http://localhost:3000/

Tests

npm run test

License

MIT - LICENSE.md