Helps you to generate link previews on the fly! Use harpies to get the information of a webpage to generate a preview, then you know how you want to style the preview with the information.
All your need to do is enter your webpage url and voila! N:B: Open Graph meta data needs to be implemented on the webpage.
First install required packages,
npm install
then the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result. N:B: Maintain clean code while adding feature or fixing issue and submit PR!