A fun and lighthearted Love Calculator web application that calculates the love compatibility between two people based on their names.
You can check out a live demo of the Love Calculator here.
- Input your name and your partner's name.
- Click the "Calculate" button to find out your love compatibility.
- Responsive design for various devices.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/love-calculator.git 2. Navigate to the project directory: cd love-calculator
- Open the Love Calculator in your web browser.
- Enter your name in the "Your Name" input field.
- Enter your partner's name in the "Partner's Name" input field.
- Click the "Calculate" button to see your love compatibility.
- The result will be displayed below the button.