Skip to content

This is a web app that allow users to make comments and add replies to a comment. You can also upvote and downvote comments, Built with React and Redux

License

Notifications You must be signed in to change notification settings

ikennarichard/Interactive-comments-section

Repository files navigation

Interactive comments section solution

This is a solution to the Interactive comments section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Create, Read, Update, and Delete comments and replies
  • Upvote and downvote comments
  • Bonus: If you're building a purely front-end project, use localStorage to save the current state in the browser that persists when the browser is refreshed.
  • Bonus: Instead of using the createdAt strings from the data.json file, try using timestamps and dynamically track the time since the comment or reply was posted.

Screenshot

Design

Links

My process

Built with

  • CSS Grid
  • Mobile-first workflow
  • Redux
  • React - JS library

What I learned

I enhanced my proficiency in React and Redux while also gaining valuable experience working with JSON files.

Continued development

Enhance skills by delving into advanced React concepts like custom hook and optimizing rendering performance.

Explore redux middleware for asynchronous actions, mastering selectors and understanding immutability.

Useful resources

  • StackOverflow
  • Mozilla Developer Network
  • Frontend Mentor projects

Author

Acknowledgments

  • Frontend Mentor
  • Microverse
  • Everyone thats given me a lesson!

About

This is a web app that allow users to make comments and add replies to a comment. You can also upvote and downvote comments, Built with React and Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published