Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tip-Calculator App #133

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Tip-Calculator App #133

merged 1 commit into from
Oct 26, 2024

Conversation

Krishnap2k4
Copy link
Contributor

Title: Add Vite Tip Calculator App with Tailwind CSS

Description: This PR introduces a responsive Tip Calculator app built with Vite and styled using Tailwind CSS. The app allows users to quickly calculate tips based on bill amounts and desired tip percentages.

Key Features:
User-friendly Input: Allows users to enter a bill amount and select a tip percentage.
Real-time Calculation: Updates tip amount and total bill in real-time as values are adjusted.
Responsive Design: Uses Tailwind CSS for a mobile-friendly and visually appealing layout.

How to Test:
Clone the repository and navigate to the project folder.
Run npm install to install dependencies.
Start the development server with npm run dev.

Test the calculator by entering different bill amounts and tip percentages to verify accuracy.

@ianshulx
Copy link
Owner

@Krishnap2k4 please list it to projects.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants