GitXplorerGitXplorer
j

interactive-content

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
8b747e3eb6dbeaba46740c4efe4b1f5481bffc5a

Updare README

jjason89521 committed 3 years ago
Unverified
a8c4c1119d3cccc1f9e7a772f0de81e2e822ae07

Fix id conflict

jjason89521 committed 3 years ago
Unverified
640d0d6eb5b80f95bbae4566034b931ca5c83e6a

Fix unable to edit

jjason89521 committed 3 years ago
Unverified
d87e3f64f8d997e3bfe74d146d3db4bd07310ff5

Update little rwd

jjason89521 committed 3 years ago
Unverified
2ff015d492d8b0665c5ffde47ca383d8cfe3d9c4

Install gh-pages

jjason89521 committed 3 years ago
Unverified
209fb545ab9a83ce41f939f7669076c3eef1d9b7

Add reponsive design

jjason89521 committed 3 years ago

README

The README file for this repository.

Frontend Mentor - Interactive comments section solution

This is a solution to the Interactive comments section challenge on Frontend Mentor.

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

Links

My process

Built with