# Getting Started

## Installation

1. Clone the repository
2. Install dependencies with Composer
3. Configure your database settings
4. Run database migrations
5. Set up your web server

## Configuration

Update your .env file with the appropriate settings:
- Database credentials
- Application URL
- Debug settings

## First Steps

1. Create an admin user
2. Configure your store settings
3. Add your first products
4. Test the authentication system