This project's front end is a banking app built using React and TypeScript. It allows users to manage their accounts, view transactions, and perform banking transactions securely.
BankEase is a modern web application designed to provide customers with a seamless and user-friendly banking experience. Our front-end is built with React and styled with Tailwind CSS, providing a responsive and visually appealing interface.
- Secure authentication system
- Dashboard with real-time transaction updates
- Detailed account information and management
- Easy money transfers between accounts
- Contact Us form for customer support
- React
- Tailwind CSS
- TypeScript
- Clone the repository
https://github.com/Keyan5/banking-app-front-end.git
- Install dependencies with
npm install
- Start the development server with
npm start
- Backend source code can be found here
https://github.com/Keyan5/banking-app-backend.git
- Make sure the back-end is running on
localhost:8080
- Navigate to
localhost:5173
in your browser - Enjoy!
We welcome contributions to BankEase! To contribute, please follow these steps:
- Fork the repository
- Create a new branch
- Make your changes and commit them
- Push your changes to your fork
- Create a pull request
This project is licensed under the MIT License. See LICENSE
for more information.