Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

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

bizaio/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 97.9%
  • CSS 1.3%
  • HTML 0.8%