Advanced Color Management System
This is the V2.0 Re-write of the Chroma application, moving from vanilla HTML/JS to a robust React + TypeScript architecture.
- Click the "Enterprise Login" button on the top right.
- Username:
admin - Password:
password - Security: The system simulates a secure login. It uses local encryption to enable a persistent session, so you don't have to login every time.
This website is "Client-Side Only", meaning it's very cheap and easy to host.
- Netlify (Recommended): Drag the
chroma-v2folder to Netlify Drop. It will auto-detect thenetlify.tomlfile. - Vercel: Import this repository. It will auto-detect Vite/React.
- GitHub Pages: Run
npm run buildand upload thedistfolder.
- Vision Simulator: Checks color blindness compliance (New in V2).
- Picker & Tools: Currently set to "In Development" mode to keep the site looking professional while under construction.
- Framework: React 18 + Vite
- Language: TypeScript
- Styles: SCSS Modules (Global Theme)
- Install:
npm install - Start:
npm run dev - Build:
npm run build
The "Enterprise Security" features (MFA, Logging) are high-fidelity simulations designed for demonstration purposes. No real backend server is required.
Generated by Google DeepMind Advanced Agentic Coding
Β© 2026 Ashraf Morningstar. All Rights Reserved.
Educational Disclaimer: This is a personal recreation of an existing project concept, developed for learning and skill development purposes. The original project concept remains the intellectual property of its respective creator(s).
License: MIT License - See LICENSE file for details.
Developer: Ashraf Morningstar
Portfolio: Explore more projects at https://github.com/AshrafMorningstar
Found this helpful? Give it a βοΈ on GitHub!
- πΌ Company: MORNINGSTARCONSTRUCTION
- π Location: India
- π GitHub: @AshrafMorningstar