NearshoreCode Fullstack JavaScript exercise with React and Express
Simple Loan application that allows to query for current loan balance, requests loans and make payments, by providing an email and an amount for making each transaction.
See package.json
npm i
- Dev mode
npm start
- Production
npm run build
Oscar Gonzalez
- 0.1
- Initial Release