A simple personality test application, that takes 3-5 different questions, maps them into a score and produces a personality trait of either Introvert or Extrovert.
- Clone the project
- Command prompt: npm install
- Run "npm start"
- Open a browser to: localhost:3000