2021/12/19 前夕,我完成這個專案,主要是為了紀念我結婚了。
我還沒跟我老婆求婚,我們就拍完婚紗,訂好婚宴,並完成結婚登記了!
一直到婚禮前,我一直想要補一個求婚的流程。
我用 React 做了一個網頁並用 GitHub Page 發布 Click me!
內容主要是和我老婆之間的交往小記事和婚紗照。
並利用 GitHub Action 建立自動化布署流程,每次 Merge 過後就能夠自動布署。
GitHub Page 的服務真的很棒,如此一來我就有個人化的 Domain Name 可以做使用。
我將它做成 QR Code 貼紙,並貼在我送給我老婆三周年的交往紀念小物上面,給他一個驚喜
後來也在我們的婚禮用上了,貼在每個婚禮小物、小卡,讓賓客認識我們之間的交往過程。
- 獨立出一份設定檔,讓其他人可以克製化成自己婚禮網頁。 (如果有人需要的話 XD)
- 其他婚禮相關功能
- 婚宴出席表單
- 婚宴座位查詢
- ...
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.