Interactive wedding invitation that works like a shell but runs in web browser.
commands
object in the src/settings.ts file.VITE_PARTNER1_NAME="Their name" VITE_PARTNER2_NAME="Their name"
VITE_PARTNER1_EMAIL="Their email" VITE_PARTNER2_EMAIL="Their email"
## Deployed link
- [github pages](https://iwannaberealnerd.github.io/wedding-sh/)
- The GitHub Pages deployment is the actual wedding invitation webpage that I personally used.
## Getting started in your local environment
- To get started with this project, you need to clone the repository and install the dependency.
### Environment Setup
- nodejs - 22.14.0
- pnpm - 10.6.2
```sh
corepack prepare [email protected] --activate
git clone https://github.com/IwannabeRealnerD/wedding-sh.git
pnpm install --frozen-lockfile
pnpm dev
iwannaberealnerd - iwannaberealnerd@gmail.com
This project is licensed under the MIT License - see the LICENSE file for details.