Skip to content

a lovely web template for couples who want to share their feelings with their special person.

Notifications You must be signed in to change notification settings

tonmoydeb404/propose

Repository files navigation

Propose Your Valentine

a lovely web template for couples who want to share their feelings with their special person.

live at: https://proposeme.netlify.app/

How to use it?

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

Commands to run code

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