demo on this link https://mdhasanali3.github.io/-D-react/
This is a react project to contribute or check
- clone project
- npm install
- npm start
- update react library
- run npm audit fix
check manually the vulnerabilities
- run npm audit
if you have no patience
- run npm audit fix --force