HRnet by WealthHealth

[Netlify Status]

Hrnet is a web application designed to identify employees and manage HR-related tasks. It provides an intuitive interface for HR professionals to streamline their processes and improve efficiency.

Live Site

The live site can be accessed at: Hrnet Live

Installation

To install and run Hrnet locally, please follow these steps:

  1. Clone the repository:
git clone https://github.com/Peallyz/Projet14_HRnet.git
  1. Navigate to the project directory:
cd Projet14_HRnet
  1. Install the dependencies using npm, pnpm, or yarn:
npm install
pnpm install
yarn install
  1. Build the project:
npm run build
pnpm run build
yarn build

or

or

  1. The application will be ready on http://127.0.0.1:5173/.

Dependencies

The following dependencies are used in this project:

  • Redux Toolkit
  • Custom Modal Component
  • Prop Types
  • React
  • React Datepicker
  • React DOM
  • React Redux
  • React Router DOM
  • React Select
  • Sass
  • UUID