Digital Wedding Invitation is an open-source project that provides a visually appealing, customizable, and interactive wedding invitation webpage. It incorporates countdown timers, animations, and media integration to make the event memorable and engaging.
- Elegant design with floral decorations and animations.
- Real-time countdown timer until the wedding day.
- Interactive elements for venue directions and invitation card download.
- Fully responsive for mobile and desktop views.
This project uses the following technologies:
- HTML5, CSS3, and JavaScript: Core technologies for structure, styling, and interactivity.
- Font Awesome: For beautiful icons.
- Google Fonts: For custom font styles.
- SweetAlert: For dynamic alerts.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/cybertiwari/WeddingInvitation.git
-
Navigate to the project directory:
cd WeddingInvitation -
Open the
index.htmlfile using any local server (e.g., Python HTTP server):python -m http.server
Alternatively, use tools like VS Code Live Server.
-
Open the project in your browser at
http://localhost:8000(or the port specified by your server).
- Open the project in a web browser.
- View the countdown timer and interactive invitation design.
- Click on venue and download options for more details.
Contributions are welcome! Submit issues or pull requests to enhance the project.
This project is licensed under the MIT License.
