{"id":19429577,"url":"https://github.com/codersuresh/fullstack-comment-section","last_synced_at":"2026-03-03T21:32:13.127Z","repository":{"id":196217541,"uuid":"689561340","full_name":"coderSuresh/fullstack-comment-section","owner":"coderSuresh","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-17T14:33:56.000Z","size":1301,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T07:48:26.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fullstack-comment.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderSuresh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-10T07:46:51.000Z","updated_at":"2025-01-17T14:33:44.000Z","dependencies_parsed_at":"2023-09-25T18:35:53.410Z","dependency_job_id":"ff86fdfa-4e65-458f-a39e-049f9d3c526b","html_url":"https://github.com/coderSuresh/fullstack-comment-section","commit_stats":null,"previous_names":["codersuresh/fullstack-comment-section"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderSuresh/fullstack-comment-section","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSuresh%2Ffullstack-comment-section","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSuresh%2Ffullstack-comment-section/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSuresh%2Ffullstack-comment-section/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSuresh%2Ffullstack-comment-section/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderSuresh","download_url":"https://codeload.github.com/coderSuresh/fullstack-comment-section/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderSuresh%2Ffullstack-comment-section/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30062411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T14:19:54.181Z","updated_at":"2026-03-03T21:32:13.107Z","avatar_url":"https://github.com/coderSuresh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Interactive comments section solution\n\nThis is a solution to the [Interactive comments section challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-comments-section-iG1RugEG9). Frontend Mentor challenges help you improve your coding skills by building realistic projects.\n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n    - [Extra](#extra)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n- [Author](#author)\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the app depending on their device's screen size\n- See hover states for all interactive elements on the page\n- Create, Read, Update, and Delete comments and replies\n- Upvote and downvote comments\n- **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.\n- **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.\n\n#### Extra\n- **Bonus**: Add header with user's name, avatar (hardcoded image for now), and logout button\n- **Bonus**: Add login/register page with form validation\n- **Bonus**: Make the app fullstack by adding a backend with Next.js API routes and MongoDB\n- **Bonus**: Show error message on modal\n- **Bonus**: Show loaders when fetching data\n\n### Screenshot\n\n![](/public/screenshot.png)\n\n### Links\n\n- Solution URL: [https://github.com/coderSuresh/fullstack-comment-section](https://github.com/coderSuresh/fullstack-comment-section)\n- Live Site URL: [https://fullstack-comment.vercel.app/](https://fullstack-comment.vercel.app/)\n\n## My process\n\n### Built with\n\n- [Next.js](https://nextjs.org/) - React framework\n- [Tailwind CSS](https://tailwindcss.com/) - For styles\n- [TypeScript](https://www.typescriptlang.org/) - For type checking\n- [MongoDB](https://www.mongodb.com/) - Database\n\n\n### What I learned\n\nI learned how to use Next.js API routes to create a REST API. I also learned how to use MongoDB with Next.js.\n\n### Continued development\n\nI want to continue learning how to use Next.js API routes and MongoDB. I also want to learn how to use Next.js with GraphQL / Express.\n\n## Author\n\n- Frontend Mentor - [@codersuresh](https://www.frontendmentor.io/profile/codersuresh)\n- Linkedin - [@codersuresh](https://www.linkedin.com/in/codersuresh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersuresh%2Ffullstack-comment-section","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodersuresh%2Ffullstack-comment-section","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersuresh%2Ffullstack-comment-section/lists"}