Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wzulfikar/nextjs-wedding-invite
- Owner: wzulfikar
- Created: 2020-01-25T11:38:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T13:49:19.000Z (2 months ago)
- Last Synced: 2025-01-23T00:07:10.562Z (7 days ago)
- Topics: nextjs, react, ssr, template, wedding
- Language: JavaScript
- Homepage: https://wedding-invite-demo.wzulfikar.now.sh
- Size: 4.29 MB
- Stars: 43
- Watchers: 1
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)