Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanidhyy/bank-modern-app
HooBank - The Next Generation Bank App using React JS
https://github.com/sanidhyy/bank-modern-app
bank banking banking-app css html javascript js modern-ui netlify react reactjs
Last synced: about 1 month ago
JSON representation
HooBank - The Next Generation Bank App using React JS
- Host: GitHub
- URL: https://github.com/sanidhyy/bank-modern-app
- Owner: sanidhyy
- License: mit
- Created: 2022-09-16T17:32:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T12:53:16.000Z (8 months ago)
- Last Synced: 2024-06-22T21:15:56.438Z (8 months ago)
- Topics: bank, banking, banking-app, css, html, javascript, js, modern-ui, netlify, react, reactjs
- Language: JavaScript
- Homepage: https://banking-web.netlify.app
- Size: 2.27 MB
- Stars: 10
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# HooBank - The Next Generation Bank App
![The Next Generation Bank App using React JS](https://user-images.githubusercontent.com/71302066/190868671-60364882-1cdb-4146-8f08-225acd455ee9.png "The Next Generation Bank App using React JS")
[![Ask Me Anything!](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://github.com/Technical-Shubham-tech "Ask Me Anything!")
[![GitHub license](https://img.shields.io/github/license/Technical-Shubham-tech/bank-modern-app?)](https://github.com/Technical-Shubham-tech/bank-modern-app/blob/main/LICENSE.md "GitHub license")
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Technical-Shubham-tech/bank-modern-app/commits/main "Maintenance")
[![GitHub branches](https://badgen.net/github/branches/Technical-Shubham-tech/bank-modern-app)](https://github.com/Technical-Shubham-tech/bank-modern-app/branches "GitHub branches")
[![Github commits](https://badgen.net/github/commits/Technical-Shubham-tech/bank-modern-app/main)](https://github.com/Technical-Shubham-tech/bank-modern-app/commits "Github commits")
[![Netlify Status](https://api.netlify.com/api/v1/badges/fb4ec1c6-7cbb-45ae-95e7-0c7f9c1a80ed/deploy-status)](https://banking-web.netlify.app/ "Netlify Status")
[![GitHub issues](https://img.shields.io/github/issues/Technical-Shubham-tech/bank-modern-app)](https://github.com/Technical-Shubham-tech/bank-modern-app/issues "GitHub issues")
[![GitHub pull requests](https://img.shields.io/github/issues-pr/Technical-Shubham-tech/bank-modern-app)](https://github.com/Technical-Shubham-tech/bank-modern-app/pulls "GitHub pull requests")## :warning: Before you start
1. Make sure [Git](https://git-scm.com "Git") and [NodeJS](https://nodejs.org "NodeJS") are installed
2. **Yarn** is faster than Npm. So use [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/ "Yarn").
3. You are ready to go :fire:.**Note:** This app was created with [Vite](https://vitejs.dev "Vite").
## :pushpin: How to use this App?
1. Clone this **repository** to your local computer.
2. Open **terminal** in root directory.
3. Type and Run `npm install` or `yarn install`.
4. Once packages are installed, you can start this app using `npm run dev` or `yarn run dev`.
5. Now app is fully configured and you can start using this app :+1:.## :camera: Screenshots:
![Modern UI/UX](https://user-images.githubusercontent.com/71302066/191179077-5db352ce-afd1-4841-a520-4e0ad58a56ea.png "Modern UI/UX")
![Built with Latest Technologies](https://user-images.githubusercontent.com/71302066/191179257-0cc05e6a-b414-4502-b2ed-f630391a2302.png "Built with Latest Technologies")
![Easy to Customize Components](https://user-images.githubusercontent.com/71302066/191179343-7e9570d6-e10a-4e12-8136-0d429381ec13.png "Easy to Customize Components")
![Best React Practices](https://user-images.githubusercontent.com/71302066/191179482-f99a8a1d-6de4-4935-be02-0b53aca86fe3.png "Best React Practices")
## :gear: Built with
[](https://www.javascript.com/ "JavaScript")
[](https://reactjs.org/ "React JS")
[](https://tailwindcss.com/ "Tailwind CSS")
[](https://github.com/Technical-Shubham-tech/ "Built with Love")
## :wrench: Stats
![Stats for this App](https://user-images.githubusercontent.com/71302066/191185761-1735e226-8dc4-4181-b3da-895f284a4da1.svg "Stats for this App")
## :raised_hands: Contribute
You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.
## Buy Me a Coffee 🍺
[](https://www.buymeacoffee.com/sanidhy "Buy me a Coffee")
## :rocket: Follow Me
[![GitHub followers](https://img.shields.io/github/followers/Technical-Shubham-tech?style=social&label=Follow&maxAge=2592000)](https://github.com/Technical-Shubham-tech "Follow Me")
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FTechnicalShubam)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FTechnical-Shubham-tech%2Fmedical-chat-app "Tweet")
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCNAz_hUVBG2ZUN8TVm0bmYw "Subscribe my Channel")## :star: Give A Star
You can also give this repository a star to show more people and they can use this repository.
## :books: Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `yarn eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**
If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
## :page_with_curl: Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
### Analyzing the Bundle Size
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
### Making a Progressive Web App
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
### Advanced Configuration
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
### Deployment
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
### `yarn build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)