Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 424 Bytes

File metadata and controls

18 lines (13 loc) · 424 Bytes

Mini Bank

A mini bank made for testing purposes

Tech Stack:

  • React.js
  • Chakra UI
  • Node/Express.js
  • Amazon DynamoDB
  • AWS Amplify (for Auth)

To run the code, clone the repository and run the following commands:

npm install
npm start

Please star the repository if it helped in any way!

For backend code, please click here