Skip to content

A bank app built with React. This was built by a team of Scrimba bootcamp students.

License

Notifications You must be signed in to change notification settings

hennasingh/best-bank

 
 

Repository files navigation

Best Bank

About

This project is for Scrimba Bootcamp group project. The design used is Neubrutalism.

Using

  • vite
  • react
  • Josh's custom CSS reset in global.css
  • Colors from here

Components List

  • App.jsx - Main component
  • AccountCard.jsx - Displays the account title and balance
  • Button.jsx - For the Pay and Transfer buttons
  • SpendingList - List of the account spendings
  • SpendingBar - The bars for SpendingList

Contributing

See the CONTRIBUTING page for how to contribute to our project and the contribution guidelines.

About

A bank app built with React. This was built by a team of Scrimba bootcamp students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • CSS 33.5%
  • HTML 2.2%