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.
You can self-host this website by following these steps:
- Clone this repository
- Install the dependencies with
npm install
orpnpm install
- Build the website with
npm run build
orpnpm build
- Serve the website with something like Apache/Nginx, or using
npm run start
orpnpm start
- 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 and mwaaa.vercel.app
Made by Johan. You can use this project the way you want, including modifying it. Feel free to credit me if you want to!