vinitshahdeo / peerlist-readme-badge

Markdown badge generator for any Peerlist profile 💚 | Style your GitHub Profile README with a Peerlist badge to showcase your work | Try out here: https://peerlist.io/tools/readme-badge
https://vinitshahdeo.github.io/peerlist-readme-badge/
MIT License
60 stars 25 forks source link

Add proper meta tags #13

Open vinitshahdeo opened 1 year ago

vinitshahdeo commented 1 year ago

The tag provides metadata about the HTML document. Metadata will not be displayed on the page but will be machine parsable. Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata. The metadata can be used by browsers (how to display content or reload the page), search engines (keywords), or other web services.

Many meta tags are missing. Please refer this and add the missing relevant meta tags.

Local Development

The react app is available inside the client/ directory in the feature/web-app. Try it out here: peerlist-readme-badge.netlify.app

Follow the commands below to build locally 👇

git checkout feature/web-app
npm install
npm run start
aryanlath commented 1 year ago

Hi! Can I work on this issue?

Shivank12batra commented 1 year ago

Hey Vinit, I would like to work on this issue. Can you assign it to me?

vinitshahdeo commented 1 year ago

@aryanlath @Shivank12batra - please take a look at #30