A web-based SaaS for Online Personal Banking
Link for Live Demo
Initiate safe and fast money transfers directly within the app to friends, family, or businesses with just a few clicks.
Quickly find specific transactions by filtering based on date, amount, category, or merchant for streamlined financial tracking.
Easily add new credit cards to your account to expand your spending options and manage all your cards in one place.
Effortlessly remove outdated or unused credit cards from your account to keep your financial profiles clean and secure.
Keep your profile current by updating personal information such as contact details, addresses, and security settings for better account management.
Keep your credit card information organized and up to date with tools to view balances, track spending, and set payment reminders.
Tailor your app experience by adjusting personal settings and preferences for notifications, themes, and financial goals.
Seamlessly connect and manage third-party apps and services to enhance your money management with additional data and functionality.
This project is built with the following technologies:
- Framework: React
- Language: TypeScript
- Build Tool: Vite
- Styling: CSS Modules
Follow these steps to get the project running locally:
- Clone the repository:
git clone https://github.com/rveljko/reply.git
- Navigate into the project directory:
cd reply
- Install dependencies:
npm install
- Configure environment variable:
- Create a
.env
file with the following variables (you can create a free PostHog account and get your key and host at PostHog Signup):VITE_PUBLIC_POSTHOG_KEY= VITE_PUBLIC_POSTHOG_HOST=
- Create a
- Start the development server:
npm run dev
- Open your browser and navigate to:
http://localhost:5173
This project is licensed under the Apache License 2.0. See the LICENSE file for more details.