Personality+ is a personality assessment based on the Big 5 Aspects personality model.
Users can learn about how their main personality traits compare to the population at large and discover how their specific personality can affect their day-to-day behavior.
First time setting up:
- "npm install"
- "npm install -g @aws-amplify/cli"
- ensure you have the right AWS profile setup
- "amplify pull --appId d3fk1q0jjmkmz0 --envName dev" or "amplify pull" to pull backend changes
To run:
- "npm start" to run frontend locally on port 3000