A modal component used to complete the Open Classroom's project 14
NPM page : https://www.npmjs.com/package/afournier-oc-modal
- Clone the repo
- Install the dependencies : npm run install
- Increment the package.json version
- Build yous changes :
npm run build
- Publish the package :
npm publish
- Node: 16.13.1
- React: 17.0.2
VS Code