Comment Thread
This is just a simple project to build a comment thread with react component state only.
Functionality should include:
- add new commment
- reply to comments
- edit and remove comments
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.