Add proper meta tags
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 thefeature/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
Hi! Can I work on this issue?
Hey Vinit, I would like to work on this issue. Can you assign it to me?
@aryanlath @Shivank12batra - please take a look at #30