Skip to content

A PoC of banking products view/comparison web app utilising the open banking product API

License

Notifications You must be signed in to change notification settings

up-banking/banking-products-comparator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banking-products-comparator

Build Status license issues

A PoC of banking products view/comparison web app utilising the open banking product API

Development requirements

  • NodeJS v10+ - Javascript runtime (comes with npm)
  • Yarn (Optional but preferred) - Javascript package manager

Get started

  • Run yarn to install dependencies
  • Run yarn start to run locally at http://localhost:3000
  • Run yarn build to build production release

or

  • Run npm install to install dependencies
  • Run npm run start to run locally at http://localhost:3000
  • Run npm run build to build production release

About

A PoC of banking products view/comparison web app utilising the open banking product API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Other 1.9%