Meta Toolkit — Preview how your webpage will look on social media
Meta Toolkit makes it simple to preview and edit meta tags for any URL. Pass a website link to instantly see how it will appear in social media previews. Edit metadata to visualize changes in real-time - all in one simple tool.
To run Meta toolkit locally, you will need to clone this repository
Once that's done, you can use the following commands to run the app locally:
yarn
yarn build
yarn dev
- Next.js – framework
- Typescript – language
- Tailwind – CSS
- Vercel – hosting
We love our contributors! Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.