Eat-N-Split is a web application built with React that simplifies splitting bills among friends. Easily manage shared expenses, add friends, and track who owes whom.
- Add friends to your list.
- Split bills with friends.
- Check how much each friend owes you or how much you owe them.
- React
- JavaScript
- HTML/CSS
To run this project locally:
- Clone the repository.
- Run
npm install
to install dependencies. - Start the app with
npm start
and open in your browser.
This project is licensed under the MIT License.