Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 801 Bytes

File metadata and controls

45 lines (28 loc) · 801 Bytes

Advanced Meta Tag Generator

An Advanced Meta tag generator with social meta tags using React JS. Details and demo written in this blog - https://devsenv.com/page/advanced-meta-tag-generator-social-facebook-twitter-all-meta-tags


Live Demo Link:

https://jyqw2.csb.app

Live Code Sandbox Link:

https://codesandbox.io/s/github/ManiruzzamanAkash/MetaTagGenerator

Technology:

  • JavaScript
  • React JS

Features:

  • Generate Normal Meta Tags
  • Generate Social Meta Tags

How to Install:

Clone the repo:

git clone https://github.com/ManiruzzamanAkash/MetaTagGenerator.git

Start the project:

cd MetaTagGenerator
npm install
npm start

Run on Browser:

http://localhost:3000

Contribution:

  • Just create a Pull Request and you can contribute.