Friend Debt is a tool to help you remember how much your friends owe you. It was created with ReactJS and utilizes the Ant Design design system. Live version avaiable here.
Clone the repository and install the dependencies with npm.
git clone https://github.com/MarcioMed07/friend-debt.git
cd friend-debt
npm install
In the project directory, run:
npm start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.