lis-dev / big5

The Big Five personality traits

Home Page:https://bigfive.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Five personality traits

The project implements a website with a quiz: 120 questions of The Big Five Test and summary.

Live demo

The website is hosted on the Github pages at https://bigfive.top/

Sources

Database

The application gets data info from https://github.com/lis-dev/big5-data repository. This behavior can be changed via REACT_APP_QUIZ_SERVER_URL environment variable

Localization

All supported languages can be found on https://github.com/lis-dev/big5-data/tree/master/data/result . The default language is en (can be changed via REACT_APP_DEFAULT_LANG environment variable)

Stack

  • TypeScript
  • NodeJs

Main dependencies

Deployment

For deploying to Github Pages run yarn deploy

About

The Big Five personality traits

https://bigfive.top


Languages

Language:TypeScript 87.8%Language:HTML 7.9%Language:CSS 2.9%Language:JavaScript 1.4%