Integrating Dynamic Like Count to Gatsby Blog Site

Pushpendra Singh - Nov 3 '19 - - Dev Community

Hey, I recently finished creating a blog website using Gatsby and GraphCMS and deploying it using Netlify.

I need help in integrating a feature similar to Medium's clap.

I will need to store, subscribe and update the blog’s like count.

Steps

  1. On every build store and initialize a new blog with like count zero.
  2. On the blog page add the feature to update blog like count.
  3. On the blog page subscribe to blog like count.
. . . . . . . . . . . . . .
Terabox Video Player