mad-apps
v1.0.3
Published
A zero-dependency collection of 12 modular web applications (Calculator, Weather, Chat, and custom HTML/CSS pages) easily launched via CLI.
Maintainers
Readme
MAD Modular Apps
A zero-dependency collection of 12 modular, lightweight web application versions (Calculators, Chats, Weather Displays, and Custom HTML/CSS-only webpages) built with pure HTML/CSS and React (via CDN).
This repository is packed as a global CLI tool that lets you interactively choose and launch any of the applications locally with a single command.
Installation
You can install it globally via npm:
npm install -g mad-appsOr run it directly without installation using npx:
npx mad-appsAvailable Apps
- Calculator V1: Standard clean calculator.
- Calculator V2: Buttercream retro layout with rounded keys.
- Calculator V3: High-contrast dark cyber theme.
- Chat V1: Basic React messages emulation layout.
- Chat V2: Dark mode green bubbles theme.
- Chat V3: Corporate sky blue flat style bubbles.
- Weather V1: Multi-city grid forecast guide.
- Weather V2: Warm desert sand theme with lower grid layout.
- Weather V3: Slate sidebar-aligned forecast layout.
- Webpage V1: 3-Recipe Cookbook (Pure HTML/CSS responsive tabs).
- Webpage V2: 4-Question Interactive Quiz (Pure HTML/CSS grid layout).
- Webpage V3: Customer Survey Form with pop-up confirmation and resets (Pure HTML/CSS state toggles).
License
MIT
