Skip to content

mmajudith/interactive-comments-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Comments Section

Interactive comments section is an app that allow user to create, update, delete and reply a comment.

Links

Built with

  • 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

Author

Run Locally

$ git clone <REPO_URL>
$ cd interactive-comments-section
$ git checkout -b <new-branch-name>
$ yarn install
$ yarn start

Releases

No releases published

Packages

No packages published