A dynamic leadership assessment tool that evaluates curiosity traits through interactive questions. Built with React, TypeScript, and Tailwind CSS.
- 🎯 Interactive question-based assessment
- 🔄 Dynamically shuffled questions and answers
- 📊 Four distinct leadership curiosity traits:
- Innovative
- Initiative-Taker
- Continuous Learner
- Status Quo-Challenger
- 💫 Beautiful animations with Framer Motion
- 📱 Fully responsive design
- 📸 Downloadable results card
- 🔄 Option to retake assessment
- React 18
- TypeScript
- Tailwind CSS
- Framer Motion
- Lucide Icons
- Vite
-
Clone the repository:
git clone https://github.com/your-username/leadership-curiosity-assessment.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Build for production:
npm run build
MIT