Skip to content

A react app to create threaded comments for discussion in a blog post

Notifications You must be signed in to change notification settings

ajithr/react-discussion-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-discussion-comments

A react app to create threaded comments for discussion in a blog post.

Hosted demo: https://ajithr.github.io/react-discussion-comments/

Prerequisites

  • Node.js

How to run the application?

  • Open command prompt and clone the application from GitHub.
git clone https://github.com/ajithr/react-discussion-comments
  • Navigate to the corresponding app location.
cd react-discussion-comments
  • Install required npm packages using below command line.
npm install
  • Run the application using below command line.
npm start
  • The app will be run automatically in the web browser.

About

A react app to create threaded comments for discussion in a blog post

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published