-
Project Introduction: Eat n Split is a React application designed to simplify bill splitting and expense tracking within a group of friends. With its transaction minimization algorithm, it effortlessly calculates who owes whom and how much, ensuring fair and efficient settlement of expenses.
-
Live Preview:
-
Built With:
- HTML
- CSS
- JavaScript
- React
- Node
-
External Libraries and APIs:
- NPM
-
Ways to Reproduce:
- Install dependencies:
npm install
- Start the development server:
npm start
- Build the project:
npm run build
- Install dependencies:
-
Getting Started:
- Prerequisites:
- Ensure you have the latest version of NPM installed:
npm install npm@latest -g
- Ensure you have the latest version of NPM installed:
- Installation:
- Clone the repository:
git clone https://github.com/Surjoyday/Eat-N-Split.git
- Install NPM packages:
npm install
- Clone the repository:
- Prerequisites:
Happy bill splitting! 🍽️💰