Skip to content

justsamaan/Personality-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Digital Personality Lab

This is a modern, interactive React web application where users can answer psychology-style questions to discover their digital personality.

Features

  • Dynamic Theming: The app changes colors (via CSS Variables) instantly when a personality is assigned.
  • Micro-Animations: Fluid transitions, glassmorphism UI, and highly aesthetic design choices.
  • Local Storage Comparison: Users can take the test, save the result to their browser, and see a list of records to compare with friends.

How to Run

  1. Make sure you have Node.js installed.
  2. Open your terminal in this directory (personality-lab).
  3. Run npm install to install React and Vite dependencies.
  4. Run npm run dev to start the development server.
  5. Open the displayed localhost URL in your browser.

Note: This scaffold was created completely from scratch without needing create-vite as npx was not available in your command line context.

About

PersonaVerse is an interactive web app that generates a personalized personality profile based on user responses to a quiz. Built with HTML, CSS, JavaScript, and React, it uses a simple scoring system and Local Storage to deliver dynamic results with a clean and engaging UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors