Interactive comments section is an app that allow user to create, update, delete and reply a comment.
- Solution URL: https://github.com/mmajudith/interactive-comments-section
- Live Site URL: https://inter-comments-section.netlify.app
- React - JS library
- Typescript - JS superset
- TailwindCss - CSS framework(utility first class)
- ReduxToolkit - Global state management
- React/Redux - React bindings for redux
- React-toastify - For notifications
- Website - Judith Onyekwelu
- Twitter - @mmajudith1
$ git clone <REPO_URL>
$ cd interactive-comments-section
$ git checkout -b <new-branch-name>
$ yarn install
$ yarn start