Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wzulfikar/nextjs-wedding-invite

Wedding invitation web app built using NextJS
https://github.com/wzulfikar/nextjs-wedding-invite

nextjs react ssr template wedding

Last synced: 6 days ago
JSON representation

Wedding invitation web app built using NextJS

Awesome Lists containing this project

README

        

NextJS Wedding Invitation Template

### Features

- configurable parameters (e.g. map url, event date). see: `config/app.sample.js`
- autoplay animation in footer
- optional qr scanner
- optional unique links per guest (based on csv)
- i18n
- og tags

**Try in codesandbox:**

- Visit https://codesandbox.io/s/github/wzulfikar/nextjs-wedding-invite
- Rename `src/config/app.sample.js` to `src/config/app.js`
- Rename `pages/guest_list.sample.json` to `pages/guest_list.json`
- Change any value in `src/config/app.js` to see it updated in real time

**Live Demo:**
https://wedding-invite-demo.wzulfikar.now.sh

**Screenshot:**

![screenshot.png](screenshot.png)