A simple KPI application built with React + Vite.
- Performance tracking app
- Performance management (in progress)
-
Clone the repository
Open your terminal and run:
https://github.com/TerezzaB/REACT_PerformanceManagement
-
Navigate to the project directory
Change to the project directory with:
cd kpi
-
Install the dependencies
npm install
-
Run the application
npm run dev
- You need to have your own firebaseDB to connect this project on DB. I did NOT commit firebase folder (security reasoons).
- Create firebase folder in src folder (with firebase file) of this project.
- In the firebase file add configuration from your own firestoreDB.