Explore your path to personal growth and self-understanding with the Self-Discovery App. This web application offers tools to help you track your mood, engage in shadow work exercises, and work on addiction recovery, all in one easy-to-use interface.
- Mood Tracker: Keep track of your daily emotions and view your mood history over time.
- Shadow Work Workbook: Reflect on repressed emotions and uncover new insights about yourself.
- Addiction Recovery Workbook: Engage in guided exercises to support addiction recovery and foster positive change.
Try the app live: Self-Discovery App on GitHub Pages
- Clone the Repository:
git clone https://github.com/kiss42/Self-Discovery.git cd Self-Discovery
Install Dependencies:
bash Copy code npm install Run the App:
bash Copy code npm start
The app will be available at http://localhost:3000.
🛠️ Built With React - JavaScript library for building user interfaces Tailwind CSS - Utility-first CSS framework html2pdf.js - Library for generating PDFs in the browser React Router - Declarative routing for React applications 📦 Project Structure src/components: Contains reusable components like MoodTracker, WorkbookContainer, and ShadowWorkbookContainer. src/data: JSON files containing data for addiction recovery and shadow work exercises. src/pages: Main pages of the application, including the Home and About pages. 🗒️ Roadmap Add more mood options in Mood Tracker Include data analytics for mood patterns Introduce a journaling feature 🤝 Contributing Contributions are welcome! Please fork the repository and open a pull request with your changes.
📄 License This project is licensed under the MIT License - see the LICENSE file for details.
🙏 Acknowledgments Special thanks to all the open-source projects and resources that made this app possible!