Projet 14 - Composant : Dropdown
https://github.com/CathelineOnceUponATime/dropdown-onceuponatime
https://github.com/OpenClassrooms-Student-Center/P12_Front-end
- https://github.com/xdan/datetimepicker
- https://github.com/kylefox/jquery-modal
- https://github.com/jquery/jquery-ui/blob/main/ui/widgets/selectmenu.js
- https://github.com/DataTables/DataTables
Clone the repository of HRnet :
git clone https://github.com/CathelineOnceUponATime/dropdown-onceuponatime.git
Inside this repository, install dependencies:
npm install
Lauch on port 3000:
npm start
HRnet is now rendered at URL http://localhost:3000
Install in a project React :
npm install dropdown-onceuponatime