A medium like comment on highlight with comments and texts anchor linked without any third-party packages just purely react, javascript and DOM
comment
is the available optionReact, Javascript, CSS, DOM
yarn
or npm install
Production Build:
yarn run build
or npm run build
cd build
python -m SimpleHTTPServer 3000
localhost:3000
Development Build:
yarn start
or npm start