Skip to content

projet 14 Wealth Health d'Openclassroom : Faites passer une librairie jQuery vers React

Notifications You must be signed in to change notification settings

tempetflamer/OC-projet14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

HRnet

Project 14 - Migrating a jQuery library to React

Missions

  • Convert the entire HRNet project to React.
  • Convert one of the four current jQuery plugins to React. Replace the remaining 3 jQuery plugins with React components that you'll code yourself, or that you can import from existing libraries if you're short of time.
  • Run Lighthouse performance tests comparing the old and new applications.

Resources provided

HRnet project repository

Plugins list:

Plugins issues

Deliverables

Site demo

github repository of NPM package

NPM package

Google Lighthouse test

JQuery app

Navigation

Create employee page

List employees page

Snapshot

Create employee page

List employees page

React app

Navigation

Create employee page

List employees page

Error 404 page

Snapshot

Create employee page

List employees page

Error 404 page

install

Clone the repository of HRnet :

git clone https://github.com/tempetflamer/OC-projet14.git

Inside this repository, install dependencies:

npm i

launch the project:

npm start

HRnet is now rendered at URL http://localhost:3000

About

projet 14 Wealth Health d'Openclassroom : Faites passer une librairie jQuery vers React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published