Welcome to the GitHub repository for Wheel House Studios, a premier wedding photography service dedicated to capturing your special moments with elegance and creativity. Our goal is to provide timeless, beautiful images that tell the story of your love and celebration.
Wheel House Studios specializes in wedding photography, offering a range of services designed to fit your unique vision. Our team of skilled photographers is passionate about creating stunning visual narratives that you will cherish for a lifetime.
- Professional Photography: Our photographers use state-of-the-art equipment and techniques to ensure the highest quality images.
- Custom Packages: We offer a variety of packages tailored to meet your specific needs, whether it's a small intimate ceremony or a grand celebration.
- Editing Services: Our post-production process includes meticulous editing to enhance the beauty of each photograph.
- Online Gallery: Clients receive access to a private online gallery for easy viewing, sharing, and ordering prints.
- Flexible Scheduling: We work with you to accommodate your schedule and ensure that no moment is missed.
Visit our website to see examples of our work and get inspired by the beautiful weddings we have had the honor of photographing.
Interested in learning more about our services or booking a session? Get in touch with us through our contact page or email us at Email.
Created by: @frozzel
Please contact me with questions at: frozzel@me.com
Based on create-react-app
To get started follow this steps:
- Install Node and npm. (to add new dependency's delete modules add new npm manually in package json then npm i)
- Download and open project.
- Install packages: npm i --legacy-peer-deps, npm install --legacy-peer-deps or yarn install --legacy-peer-deps.
- Start project locally: npm start or yarn start (running on port 3036).
- Make necessary changes.
- Build app for production: npm run build or yarn build. (site must be built pre deploy for CRA to work in module)

