Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.38 KB

File metadata and controls

34 lines (25 loc) · 1.38 KB

SPLIT CALCULATOR

Split Calculator is a simple and interactive tool built with React.js that allows users to calculate how much each person should pay when splitting a bill, including a customizable tip percentage.
It provides real-time updates as users adjust the bill total, tip percentage, and number of people splitting the bill.
Designed with a clean and responsive user interface for smooth user experience.

Features

  • Enter the total bill amount and tip percentage.
  • Adjust the number of people to split the bill.
  • Instant real-time calculation of per-person cost.
  • Minimalistic, responsive, and user-friendly design.

Screenshots

App Screenshot 1

App Screenshot 2

Tech Stack

  • React.js - JavaScript library for building user interfaces.
  • CSS3 - Styling the application with modern, responsive design.
  • Yarn - Package manager for installing and managing dependencies.
  • HTML5 - Structuring the frontend elements.
  • Vercel - For seamless deployment and hosting.

Demo

This project is licensed under the MIT License - see the LICENSE file for details.