Evidence-based Emotional Intelligence application for children. Built with React and Vite.
- RULER -- Recognize, Understand, Label, Express, Regulate emotions
- EMDR -- Eye Movement Desensitization and Reprocessing techniques
- CBT -- Cognitive Behavioral Therapy exercises
- Mindfulness -- Guided breathing and awareness practices
- React 18
- Vite 5
src/
main.jsx -- Application entry point and core components
styles.css -- Global styles
index.html -- HTML shell
vite.config.js -- Vite configuration
package.json -- Dependencies and scripts
npm install
npm run dev