{"id":23125046,"url":"https://github.com/zolppy/counter","last_synced_at":"2026-04-29T23:04:33.855Z","repository":{"id":208460779,"uuid":"720807370","full_name":"zolppy/counter","owner":"zolppy","description":"Simple counter for testing some concepts of Next.js and frontend development.","archived":false,"fork":false,"pushed_at":"2025-12-27T23:00:20.000Z","size":37125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T01:34:22.631Z","etag":null,"topics":["counter","jest","nextjs","react-testing-library","reactjs","rtl"],"latest_commit_sha":null,"homepage":"https://counter-zol.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zolppy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-19T16:59:18.000Z","updated_at":"2025-12-27T23:57:59.000Z","dependencies_parsed_at":"2023-12-09T02:34:26.564Z","dependency_job_id":"9cf98829-8195-4845-b5ca-4980816a262d","html_url":"https://github.com/zolppy/counter","commit_stats":null,"previous_names":["zolppy/counter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zolppy/counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fcounter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fcounter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fcounter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fcounter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zolppy","download_url":"https://codeload.github.com/zolppy/counter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fcounter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32447312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["counter","jest","nextjs","react-testing-library","reactjs","rtl"],"created_at":"2024-12-17T08:12:19.828Z","updated_at":"2026-04-29T23:04:33.816Z","avatar_url":"https://github.com/zolppy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Counter\n\n![Next](https://img.shields.io/badge/NEXT-15.2.2-red?style=for-the-badge)\n![React](https://img.shields.io/badge/REACT-19.0.0-indigo?style=for-the-badge)\n![Tailwind CSS](\u003chttps://img.shields.io/badge/TAILWIND CSS-4.0.0-white?style=for-the-badge\u003e)\n![TypeScript](https://img.shields.io/badge/TYPESCRIPT-5.0.0-brown?style=for-the-badge)\n![Tailwind Merge](\u003chttps://img.shields.io/badge/TAILWIND MERGE-3.2.0-pink?style=for-the-badge\u003e)\n![Jest](https://img.shields.io/badge/JEST-29.7.0-orange?style=for-the-badge)\n![React Testing Library](\u003chttps://img.shields.io/badge/REACT TESTING LIBRARY-16.3.0-purple?style=for-the-badge\u003e)\n![Status](https://img.shields.io/badge/STATUS-FINISHED-green?style=for-the-badge)\n![License](https://img.shields.io/badge/LICENSE-MIT-yellow?style=for-the-badge)\n\nSimple counter for testing some concepts of Next.js and frontend development.\n\n## Features\n\n- Responsive design;\n- Consistent design;\n- Increment counter;\n- Decrement counter;\n- Reset counter.\n\n## Technologies\n\n-   Next.js;\n-   Tailwind CSS;\n-   React\n-   TypeScript;\n-   Docker.\n\n## Demo\n\nYou can access the page \u003ca href=\"https://counter-zol.vercel.app\"\u003ehere\u003c/a\u003e.\n\n## How to run\n\n### By docker\n\nRun the following command on a console:\n\n```bash\ndocker compose up -d\n```\n\nAfter some time, open `http://localhost:3000` on a browser tab.\n\n### By npm/yarn\n\nRun the following commands on a console:\n\n```bash\ngit clone git@github.com:zolppy/counter.git\ncd interior-design\nnpm install # or \"yarn\"\nnpm run dev # or \"yarn dev\"\n```\n\nAfter that, open `http://localhost:3000` on a browser tab.\n\n## Screenshots\n\n![01](https://github.com/user-attachments/assets/df3b99bb-edf9-430f-9eab-3f33dc807f6b)\n\n## Credits\n\nNone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzolppy%2Fcounter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzolppy%2Fcounter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzolppy%2Fcounter/lists"}