leolegrand / HRnet

HRnet is a project where the main goal is to convert an entire aging JQuery application into a robust, higher performance React application with a more modern design. This application allows you to add, via a form, employees to a data table, the data is persistent within the application thanks to a state manager

Home Page:https://hrnet-leolm.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leolegrandm-simple-dialog's example

leolegrandm-simple-dialog's example

leolegrandm-simple-dialog's example

🧑‍💻 HRnet

HRnet is a project where the main goal is to convert an entire aging JQuery application into a robust, higher performance React application with a more modern design. This application allows you to add, via a form, employees to a data table, the data is persistent within the application thanks to a state manager

Prerequisites

Technologies

This project is developed with:

Installation

Clone the repository

git clone https:https://github.com/leolegrand/LeoLegrand_14_01082022

Install the dependencies/npm packages

npm install

Run the project

npm start

By default the server is hosted on http://localhost:3000

🔗 Original app

https://github.com/OpenClassrooms-Student-Center/P12_Front-end

Follow this link to find the original repo of the application, before its rework

About

HRnet is a project where the main goal is to convert an entire aging JQuery application into a robust, higher performance React application with a more modern design. This application allows you to add, via a form, employees to a data table, the data is persistent within the application thanks to a state manager

https://hrnet-leolm.netlify.app/


Languages

Language:JavaScript 67.3%Language:SCSS 19.4%Language:CSS 6.8%Language:HTML 6.5%