Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proper meta tags #13

Open
vinitshahdeo opened this issue Oct 2, 2022 · 3 comments
Open

Add proper meta tags #13

vinitshahdeo opened this issue Oct 2, 2022 · 3 comments

Comments

@vinitshahdeo
Copy link
Owner

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
Copy link

Hi! Can I work on this issue?

@Shivank12batra
Copy link

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

@vinitshahdeo
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants