A simple React app to manage shared expenses with friends. Users can add friends, select a friend, and split bills by updating each friend’s balance. This project demonstrates React fundamentals including state management, component composition, and handling user interactions. Great for practicing CRUD operations and conditional rendering in React.
-
Updated
Sep 18, 2025 - JavaScript