Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzomorelli-webdev/wedding-website
https://github.com/lorenzomorelli-webdev/wedding-website
css html javascript wedding
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/lorenzomorelli-webdev/wedding-website
- Owner: lorenzomorelli-webdev
- License: gpl-3.0
- Created: 2024-11-17T10:21:26.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-01-21T11:23:28.000Z (21 days ago)
- Last Synced: 2025-01-21T12:23:53.372Z (21 days ago)
- Topics: css, html, javascript, wedding
- Language: HTML
- Homepage: https://wedding-website-theta-bay.vercel.app
- Size: 92.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Wedding Website
A beautiful, feature rich, device friendly wedding website.
_See [wedding.rampatra.com](http://wedding.rampatra.com/) for a demo. Use invite code `271117` to RSVP._# Highlights
1. Slick and fully __responsive__ design.
2. __RSVP feature__ which directly uploads data to a Google sheet.
3. __Receive email alerts__ when someone RSVPs.
4. __Add to Calendar__ feature which supports four different calendars.
5. __Book Uber__ button lets guests book a cab to the venue with just a single tap.
6. A nice __Youtube video__ showing your venue.
7. __Google Map__ showing your venue's location.
8. Start and run the website __completely free__. No hosting, backend server, or database required as you can use
[GitHub Pages](https://pages.github.com/) to host and Google sheets (with the help of Google scripts) to store RSVP
data.# Getting Started
1. `$ git clone https://github.com/rampatra/wedding-website.git` - clone this project to your computer
2. `$ cd wedding-website` - go inside the project directory
3. `$ npm install` - install dependencies
4. `$ gulp` - compile sass to css, minify js, etc.
5. That's it, open `index.html` file on your browser by just double-clicking on it.# Documentation
I have written a
[blog post describing all the features of this wedding website](https://blog.rampatra.com/wedding-website) and how to
customize each of them according to your needs.# About Me
I'm Lollo!