Personality Test is a questionnaire designed to determine which type of personality you have, based on the answers you provide. (The calculation is based on assumptions only.)
Develop the website based on the design linked below
Design (Please Login)
Fork this repository, customize the code to fit your style, and submit your repository to us via email [email protected] and cc to [email protected].
- Use Vite Vue3 framework
- Write with TypeScript
- Responsive with max width 720px
- The Gradual Learner: 131 - 180
- The Enthusiastic: 91 - 130
- The Hobbyist: 60 - 90
Question | Choice 1 | Choice 2 | Choice 3 |
---|---|---|---|
Q1 | 10 | 20 | 30 |
Q2 | 30 | 10 | 20 |
Q3 | 30 | 20 | 10 |
Q4 | 30 | 10 | 20 |
Q5 | 20 | 10 | 30 |
Q6 | 20 | 10 | 30 |
NOTE: The last question will not be included in the calculation.
yarn install
yarn serve
yarn build
yarn lint