/GoulvenClech_14_101221_website

Project 14 of the OpenClassrooms "Front End Developer" course. Powered by TypeScript, React, React Router & TailwindCss.

Primary LanguageTypeScript

HRnet

Netlify Status

HRnet is an online application for managing your team. Project 14 of the OpenClassrooms "Front End Developer" course. For this project I'm using TypeScript, React and React Router in a statically typed functional paradigm.

For this project, I had to refactor an old JQuery site into a modern React app. I published independently the custom HTML Table as a new NPM package, you can find the repository here.

Useful links:

Installation

1 - Install Yarn on your system

2 - Download this project and open the folder

3 - Install the dependencies with yarn install

4 - Start Vite live server with yarn dev

5 - To obtain a production version do yarn build

License

This project is part of the OpenClassrooms Front-End Developer course. The code is freely reusable.

If you are also an OC student, you can freely draw inspiration from my work, but I obviously do not recommend copying parts of it.