Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davila23/financial-dashboard
https://github.com/davila23/financial-dashboard
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/davila23/financial-dashboard
- Owner: davila23
- Created: 2023-11-10T17:27:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T17:58:06.000Z (about 1 year ago)
- Last Synced: 2023-11-10T18:43:53.221Z (about 1 year ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Financial Dashboard
## Overview
This project is a Financial Dashboard developed using React and Chakra UI. It provides an interface for tracking financial assets and liabilities.## Features
- Visualization of financial assets and liabilities.
- Filters by account type.
- Individual account details.
- Attractive user interface with informative charts.## How to Run
1. Clone this repository on your local machine.
2. Open a terminal in the project folder.### Installation
3. Run `yarn install` to install the dependencies.### Execution
4. Run `yarn start` to start the application in development mode.
5. Open your web browser and visit [http://localhost:3000](http://localhost:3000) to see the application in action.