Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Comment Section application #25

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

zshaian
Copy link

@zshaian zshaian commented Jul 27, 2024

App Features

  • User will be able to add their own comment as anonymous
  • Comments is save on localStorage and will persist unless it got deleted by the User
  • User can like and dislike the comments

Frost added 12 commits July 23, 2024 00:19
- remove the app.css files and instead use only one design files the
  index.css

- add a design to all the components using css (mobile first);
- Change all the the props of the other components into a created state
- Change all the static value and all the necessary states to the
  comment section component
- Add Functionality to Delete and Add comment and save it to
  localStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant