Mischief Manager Setup Guide
Project Overview
An app designed to protect users with ADHD and bipolar disorder from predatory advertising and impulsive spending.
Development Environment Setup
(To be expanded as development progresses)
Required Software
- Node.js (version TBD)
- Code editor (VS Code recommended for accessibility features)
- Git for version control
Getting Started
- Clone repository
- Install dependencies (to be added)
- Run local development server (instructions to come)
Project Structure
- src/: Source code
- app/: Main application code
- styles/: CSS files
- utils/: Helper functions
- docs/: Documentation
- assets/: Images and icons