Live Site: https://bookmarklandingpage00.netlify.app/
Install dependencies
npm install
Run in you local machine
npm run dev
Build and test live site
npm run build && npm run preview
Note: Any changes must be done at src/ folder do not touch the created dist/ folder
Read MIT License for more info.