This project was bootstrapped with Create React App.
This boilerplate is designed for building interactive financial dashboards. It showcases an enhanced UI which provides a more intuitive and user-friendly experience. The main features of this project are the Annual Revenue Projection and an overview of the company's financial health.
-
Annual Revenue Projection: A visual representation of the company's projected annual revenue with interactive charts and visuals portraying various financial metrics.
-
Financial Health Overview: Giving stakeholders a clear view of the company's financial stability and areas of improvement.
- Node.js (>= 16.x)
- npm (>= 8.x)
-
Clone the repository:
git clone https://github.com/matheusliraofficial/bags-challenge.git
-
Install the dependencies:
yarn install
-
Start the development server:
yarn start