https://github.com/ferdiozer/wedding
React js wedding app
https://github.com/ferdiozer/wedding
json react reactjs wedding wedding-website
Last synced: 28 days ago
JSON representation
React js wedding app
- Host: GitHub
- URL: https://github.com/ferdiozer/wedding
- Owner: ferdiozer
- Created: 2021-08-22T21:42:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T07:22:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T22:11:48.562Z (over 1 year ago)
- Topics: json, react, reactjs, wedding, wedding-website
- Language: JavaScript
- Homepage: https://wedding.piyanos.com
- Size: 671 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wedding App
Digitalize wedding invitations !!!
## Scenario
Press the link of the project on your wedding invitation as a qr code and share it with your friends
### Demo
https://wedding.piyanos.com/cekdar
[View live](https://wedding.piyanos.com/cekdar)
Built with React JS
[README React](https://github.com/ferdiozer/basic-github/blob/main/README.react.md)
##### Changed this data for you
*src/assets/data.json*
username:your url parameter
example.com/username
```
{
"users": [
{
"_id": "6100e8fa3c75af6b6538027d",
"username": "cekdar",
"title": "EVLENİYORUZ!",
"description": "Bu mutlu günümüzde siz değerli dostlarımızıda aramızda görmekten mutluluk duyarız.",
"coverImage": "https://pistatic.piyanos.com/uploads/wedding/cover-default.jpg",
"startDate": 1630227365000,
"mr": {
"name": "ÇEKDAR",
"surname": "ÇIVAK",
"fullname": "ÇEKDAR ÇIVAK"
},
"mrs": {
"name": "EMİNE",
"surname": "ÇIVAK",
"fullname": "EMİNE ÇIVAK"
},
"homeImages": [
"https://pistatic.piyanos.com/uploads/wedding/cekdar/cocktail.jpg",
"https://pistatic.piyanos.com/uploads/wedding/cekdar/wedding.jpg",
"https://pistatic.piyanos.com/uploads/wedding/cekdar/afterwedding.jpg"
],
"place": {
"title": "LEMAR DÜĞÜN SALONU",
"fullAddress": "Camiikebir Mah., Bahriye Cad., No:1, Beyoğlu, İstanbul, Türkiye",
"lat": 28.967103,
"lng": 41.031696,
"yandexLink": "https://yandex.com.tr/harita/-/CCUij4u9TA"
}
}
]
}
```
#### Follow me
My Company Website [Piyanos Software](https://piyanos.com)