Skip to content

ThreadedReplies is a React application visualizing a threaded comment system.

Notifications You must be signed in to change notification settings

sauravhathi/ThreadedReplies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreadedReplies

ThreadedReplies is a React application visualizing a threaded comment system.

Screenshot

sc1 sc1

Installation and Setup

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running npm install.
  3. Start the development server with npm start
  4. Open your browser and navigate to http:https://localhost:3000 to view the app.

How to Use

  1. Upon launching the app, you'll see a list of comments and their associated replies (if any).
  2. Click on "Like" or "Dislike" to express your reaction to a comment. Note that you can only like or dislike a comment, not both.
  3. To view the replies for a comment, click on "Show Replies." Clicking it again will hide the replies.

Technologies Used

  • React.js
  • Framer Motion (for animations)
  • CSS (for styling)

Contribution

If you'd like to contribute to ThreadedReplies, please fork the repository and use a feature branch. Pull requests are welcome!

About

ThreadedReplies is a React application visualizing a threaded comment system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published