# React Miami Stickers CLI

An interactive CLI tool for registering to receive Miami stickers! 🌴

## Installation

```bash
npm install -g react-miami-stickers
```

Or run directly with npx:

```bash
npx react-miami-stickers
```

## Features

- 🎨 Beautiful interactive interface
- ✅ Real-time email validation
- 📝 Comprehensive form validation
- 🏃 Progress indicators
- 🔄 Confirmation system
- 👨‍💼 Admin mode for data export

## Usage

### Regular Registration

Simply run:

```bash
react-miami-stickers
```

This will start an interactive prompt that will ask for:
- First Name
- Last Name
- Email address (with validation)
- Phone number
- Shipping address details:
  - Street address
  - Optional apartment/suite
  - City
  - State
  - ZIP code

