Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thealphamerc/meta-toolkit

Generate meta tags or Preview how your webpage will look on social media
https://github.com/thealphamerc/meta-toolkit

facebook google linkedin metadata twitter

Last synced: 18 days ago
JSON representation

Generate meta tags or Preview how your webpage will look on social media

Awesome Lists containing this project

README

        

## Meta Toolkit [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FTheAlphamerc%2Fmeta-toolkit&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
Meta Toolkit — Preview how your webpage will look on social media


With Meta Toolkit you can preview how your webpage will look on Twitter, Facebook, Twitter, Linkedin and more!

## Introduction

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.

## Local Development

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
```

## Tech Stack

- [Next.js](https://nextjs.org/) – framework
- [Typescript](https://www.typescriptlang.org/) – language
- [Tailwind](https://tailwindcss.com/) – CSS
- [Vercel](https://vercel.com/) – hosting

## Contributing

We love our contributors! Here's how you can contribute:

- [Open an issue](https://github.com/TheAlphamerc/meta-toolkit/issues) if you believe you've encountered a bug.
- Make a [pull request](https://github.com/TheAlphamerc/meta-toolkit/pull) to add new features/make quality-of-life improvements/fix bugs.