HRnet is an online application for managing your team. Project 14 of the OpenClassrooms "Web app developer - JavaScript React" course. For this project I'm using TypeScript, NextJs, and redux-toolkit.
I had to refactor an old JQuery site into a modern React app. I published independently this custom Modal as a new NPM package, but most of the work is in the HRnet website main repository.
Useful links:
1 - Download this project and open the folder
2 - Install the dependencies with npm install
or yarn install
3 - Run the project with npm run dev
or yarn dev
and open http://localhost:3000/