Skip to content

orguetta/wedding-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wedding Website

A beautiful, feature rich, device friendly wedding website.
_See wedding.guetta.tech

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 to host and Google sheets (with the help of Google scripts) to store RSVP data.

Getting Started

  1. $ git clone https://github.com/orguetta/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

blog post describing all the features of this wedding website and how to customize each of them according to your needs.

About

Our Wedding Website Hebrew version

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.1%
  • HTML 27.4%
  • SCSS 16.3%
  • CSS 15.2%