Skip to content

abdulaziz-alhashedi/Bento-UI

Repository files navigation

FinBiz - Modern Financial Management Platform

A modern, responsive web application built with React and TypeScript, designed to provide comprehensive financial management solutions for small and medium-sized businesses.

Features

  • Interactive Financial Dashboard
  • Profit Tracking and Analysis
  • Financial Planning Tools
  • Dark/Light Theme Support
  • Fully Responsive Design
  • Email Subscription System
  • Customer Testimonials
  • Interactive Charts with Chart.js

Tech Stack

  • Frontend Framework: React 18
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Charts: Chart.js with react-chartjs-2
  • Icons: Heroicons
  • Build Tool: Vite
  • Package Manager: pnpm

Getting Started

Prerequisites

  • Node.js (Latest LTS version recommended)
  • pnpm package manager

Installation

  1. Clone the repository:
git clone
cd finbiz
  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev
  1. Build for production:
pnpm build

Project Structure

finbiz/
├── src/
│   ├── Components/
│   │   ├── C_Hero/
│   │   ├── C_Fplan/
│   │   ├── Profit/
│   │   ├── CardsGroup/
│   │   └── C_Testimonials/
│   ├── assets/
│   └── ...
├── public/
├── tailwind.config.js
└── package.json

Development

  • pnpm dev - Start development server
  • pnpm build - Build for production
  • pnpm preview - Preview production build
  • pnpm lint - Run ESLint

About

FinBiz - Modern Financial Management Platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published