hrnet-react-ben
v0.1.1
Published
application web interne, HRnet, qui gère les dossiers des employés
Downloads
11
Readme
HRnet React Ben
Internal web application for managing employee records at Wealth Health (HRnet).
This React package is designed to be integrated into projects requiring an HR management module.
✨ Features
- Employee record creation form
- Interactive data table (sorting, filtering, pagination)
- Date picker for employee info
- Built using React and Redux Toolkit
📦 Installation
npm install hrnet-react-ben
---
git clone https://github.com/Ben-yaminaH/HRnet.git
cd HRnet
npm install
npm start