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.
react javascript hooks practice reactjs beginner-project expense-tracker split-bill state-management-in-react learning-components
-
Updated
Sep 18, 2025 - JavaScript