Skip to content

MarcioMed07/friend-debt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friend Debt

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.

Installation

Clone the repository and install the dependencies with npm.

git clone https://github.com/MarcioMed07/friend-debt.git
cd friend-debt
npm install

Usage

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.

License

MIT