splitwise-app REST API for the backend clone for splitwise app with basic features such as splitting bills. making groups, searching for my expenses, etc. setup To setup frontend cd frontend npm i npm start To setup backend cd backend npm i npm start