All Projects → PandaSekh → React-Commenting-System

PandaSekh / React-Commenting-System

Licence: other
Commenting System built with NextJS and Sanity

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to React-Commenting-System

sanity-portfolio-studio
A Sanity.io instance that powers a Gatsby portfolio site. Watch it get built live:
Stars: ✭ 14 (-50%)
Mutual labels:  sanity, sanity-io
nuxt-sanity
Easily integrate Sanity in your Nuxt.js project.
Stars: ✭ 14 (-50%)
Mutual labels:  sanity, sanity-io
sanity-gatsby-portfolio
A Gatsby portfolio site powered by Sanity.io. Watch it get built live:
Stars: ✭ 16 (-42.86%)
Mutual labels:  sanity, sanity-io
sanity-codegen
Generate TypeScript types from your Sanity.io schemas
Stars: ✭ 181 (+546.43%)
Mutual labels:  sanity, sanity-io
startup-starter-kit
The Structured Content Startup Starter Kit
Stars: ✭ 42 (+50%)
Mutual labels:  sanity
giscus
A comments system powered by GitHub Discussions. 💬 💎
Stars: ✭ 1,448 (+5071.43%)
Mutual labels:  comment-system
ArtalkGo
🗃 Artalk 评论系统后端程序
Stars: ✭ 59 (+110.71%)
Mutual labels:  comment-system
Ponza
A comment system for static blog
Stars: ✭ 17 (-39.29%)
Mutual labels:  comment-system
polkadot-apps
Fork of Polkadot.js Apps with Subsocial types.
Stars: ✭ 17 (-39.29%)
Mutual labels:  comment-system
svelte-portable-text
Svelte component for rendering block content
Stars: ✭ 30 (+7.14%)
Mutual labels:  sanity
sanity-blocks-vue-component
Vue component for rendering block content from Sanity
Stars: ✭ 67 (+139.29%)
Mutual labels:  sanity
MiniValine
A simple and minimalist comment system.
Stars: ✭ 30 (+7.14%)
Mutual labels:  comment-system
sanity-linq
Strongly-typed .Net Client for Sanity
Stars: ✭ 36 (+28.57%)
Mutual labels:  sanity
sneyder.dev
📌 My personal website.
Stars: ✭ 26 (-7.14%)
Mutual labels:  sanity
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-35.71%)
Mutual labels:  comment-system
sanity-mobile-preview
An NPM package written in React used to preview mobile devices. Especially helpful when used in combination with a CMS like sanity.
Stars: ✭ 19 (-32.14%)
Mutual labels:  sanity
sanity-plugin-media
Asset management plugin for Sanity
Stars: ✭ 106 (+278.57%)
Mutual labels:  sanity
how-to-css
howtocss.dev
Stars: ✭ 48 (+71.43%)
Mutual labels:  sanity
exo
EXO, the empathy-first framework for an accessible world.
Stars: ✭ 75 (+167.86%)
Mutual labels:  sanity
Valine
A fast, simple & powerful comment system.
Stars: ✭ 1,899 (+6682.14%)
Mutual labels:  comment-system

React Real-Time Commenting System

Real-Time Commenting System built on top of Next.js and with Sanity.io as the data store.
This is meant as a reference repository, currently there's no package available but you can follow my tutorials to recreate this project for your website: my blog here.

Example

Demo

Test out this project here.

Features

  • Anonymous by default, username and email not needed
  • Nested comments without limits
  • Reactions with emoticons
  • Real-Time: new comments and reaction shown without reloading the page
  • Markdown support
  • ReCaptcha v3
  • Responsive
  • Comments without urls are approved by default

Tutorial

I wrote a three-part series on how to build this project:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].