An open API service indexing awesome lists of open source software.

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

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.

![screenshot_1](./screenshots/1.png)
![screenshot_2](./screenshots/2.png)
![screenshot_3](./screenshots/3.png)
![screenshot_4](./screenshots/4.png)

## 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!