Use live hosted netlify link: https://bookbuddyhci.netlify.app/
This requires a cors unblock extension
Or follow instructions below
# npm
npm install
# npm
npm run dev
Open local host link in browser
# npm
npm run preview
Open local host link in browser
# npm
npm run build
Files are saved to "Dist" folder
# npm
npm run lint