This is a simple, interactive wedding invitation website designed to showcase the couple's story, event details, and provide an RSVP form.
The project is live and accessible via the link below:
- Story Timeline: A beautiful timeline section that tells the love story of the couple.
- Event Details: Displays event information like date, time, and location.
- RSVP Form: Allows guests to RSVP for the wedding via a form connected to Google Sheets.
- Responsive Design: Optimised for both mobile and desktop devices.
- HTML5
- CSS3
- JavaScript
- Google Sheets API (for form submissions)
- GitHub Pages (for hosting)
- Fork this repository.
- Edit the
index.html
andstyle.css
files to personalise the content and design. - Set up Google Sheets API to collect form submissions (follow instructions in the references below).
- Push your changes and deploy to GitHub Pages.
The design and Google Sheets integration is inspired by the following repositories:
This project is licensed under the MIT License - see the LICENSE file for details.