A virtual photobooth application for the Base blockchain community, allowing remote participants to join the "A New Day One" event experience happening in Los Angeles on July 16, 2025.
- Upload up to 3 different photos through an intuitive interface
- Drag-and-drop functionality for easy image uploads
- Click-to-upload alternative option
- Base-themed styling and presentation
- Participation in the LA event experience from anywhere globally
- Visit the photobooth application
- Upload your images using either drag-and-drop or by clicking on the upload boxes
- View your uploaded photos in the Base-styled frames
- Be part of the "A New Day One" event virtually
- React.js frontend framework
- Tailwind CSS for responsive styling
- File API for image handling and processing
# Clone the repository
git clone https://github.com/yourusername/base-bootcamp.git
# Navigate to project directory
cd base-bootcamp
# Install dependencies
npm install
# Start development server
npm run dev