Skip to content

hanthienduc/react-nested-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nested comments

Features

  • Able to Add, Delete, Update Comment by UserId.
  • Update and Delete specific comment can only done by same person added the comment
  • Can have nested comments

client dependencies

  • axios -> for handling api request

install

  • clone this repo, in command line navigate to the cloned directory
  • in the /src folder create .env and and add 1 env variable: REACT_APP_SERVER_URL=http://localhost:3001
  • to start the client react app in the client folder run npm start the react app is on http://locahost:3000

preview

Preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published