https://github.com/johan-perso/ask-valentine
https://github.com/johan-perso/ask-valentine
daisyui emojisplosion tailwindcss valentine valentine-day valentine-gift
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johan-perso/ask-valentine
- Owner: johan-perso
- Created: 2024-02-10T22:40:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T22:50:31.000Z (over 1 year ago)
- Last Synced: 2025-04-09T01:35:16.987Z (6 months ago)
- Topics: daisyui, emojisplosion, tailwindcss, valentine, valentine-day, valentine-gift
- Language: HTML
- Homepage: https://mwaa.vercel.app/
- Size: 3 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ask Valentine Website
Ask someone to be your Valentine this year! Send them a link to this website and they will be asked to answer one simple question.



## Self-hosting
You can self-host this website by following these steps:
1. Clone this repository
2. Install the dependencies with `npm install` or `pnpm install`
3. Build the website with `npm run build` or `pnpm build`
4. Serve the website with something like Apache/Nginx, or using `npm run start` or `pnpm start`
5. Deploy to Vercel? Just run `vercel --prod` and the vercel.json file will take care of the rest. Note: website already deployed to [mwaa.vercel.app](https://mwaa.vercel.app) and [mwaaa.vercel.app](https://mwaaa.vercel.app)## License
Made by [Johan](https://johanstick.fr). You can use this project the way you want, including modifying it. Feel free to credit me if you want to!