This project is a web application for Liga Bank, built with React, Redux, and Sass. It provides a modern and responsive banking interface, designed to enhance user experience and streamline online banking services.
Liga Bank's web app is designed to give customers a seamless digital banking experience. It includes features like account management, transaction history, and secure online transactions.
- State Management: Centralized and predictable state management using Redux.
- Sass for Styling: Utilizes Sass to build modular and scalable CSS.
- Loan and Mortgage Calculators: Provides tools for users to calculate potential loan repayments and mortgage costs, helping them make informed financial decisions.
- React: A JavaScript library for building user interfaces.
- Redux: A predictable state container for JavaScript apps.
- Sass: A CSS preprocessor for writing clean, scalable styles.
- Node.js: A JavaScript runtime environment for running backend services.
To run this project locally, you need:
- Node.js (version 14.x or higher) and npm or yarn.
- Git for version control.
-
Clone the repository:
git clone https://github.com/your-username/liga-bank.git cd liga-bank