Skip to content

TerezzaB/REACT_PerformanceManagement

Repository files navigation

React ToDo App

A simple KPI application built with React + Vite.

Features

  • Performance tracking app
  • Performance management (in progress)

Prerequisites

  • Node.js (LTS version is recommended)
  • npm (package managers)

Installation

  1. Clone the repository

    Open your terminal and run:

    https://github.com/TerezzaB/REACT_PerformanceManagement
    
  2. Navigate to the project directory

    Change to the project directory with:

    cd kpi
    
  3. Install the dependencies

    npm install
    
  4. Run the application

    npm run dev
    

Attention !!

  • You need to have your own firebaseDB to connect this project on DB. I did NOT commit firebase folder (security reasoons).
  1. Create firebase folder in src folder (with firebase file) of this project.
  2. In the firebase file add configuration from your own firestoreDB.

About

Performance management app - in progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published