a lovely web template for couples who want to share their feelings with their special person.
live at: https://proposeme.netlify.app/
first, go to this link and follow the instructions.
- enter your valentine's name in the input field and click the propose now button
- a popup will appear with a proposal link. just copy the link and share the link with your valentine
give yarn or npm install command to install all required packages.
yarn
use lint script to install all updated linting packages.
yarn lint
then give yarn dev or npm run dev to start the developer server.
yarn dev