{"id":19336965,"url":"https://github.com/eddort/testcra","last_synced_at":"2026-05-16T00:10:10.393Z","repository":{"id":150026993,"uuid":"310274090","full_name":"eddort/testcra","owner":"eddort","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-05T11:11:59.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T08:13:57.521Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/eddort.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}},"created_at":"2020-11-05T11:10:43.000Z","updated_at":"2020-11-05T11:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c524c81d-0c76-4881-b6c3-5ed9460538e0","html_url":"https://github.com/eddort/testcra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eddort/testcra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2Ftestcra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2Ftestcra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2Ftestcra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2Ftestcra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddort","download_url":"https://codeload.github.com/eddort/testcra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2Ftestcra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33085189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"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-10T03:13:02.835Z","updated_at":"2026-05-16T00:10:10.377Z","avatar_url":"https://github.com/eddort.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quarkly export project\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://uploads.quarkly.io/readme/cra/readme-quarkly-and-cra.png\" width=\"480px\" alt=\"Create-React-App project from Quarkly\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003etestfff\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eThis Create-React-App project was created in \u003ca href=\"https://quarkly.io/\" target=\"_blank\"\u003eQuarkly.io\u003c/a\u003e – design tool for creating websites and web apps\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://reactjs.org/\"\u003e\n    \u003cimg src=\"https://badgen.net/badge/React/16.13.0/cyan\" \n         alt=\"React version\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/facebook/create-react-app\"\u003e\n    \u003cimg src=\"https://badgen.net/badge/Create React App/3.4.0/blue\" \n         alt=\"Create React App version\" /\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://github.com/Eddort/testcra/pulls\"\u003e\n    \u003cimg src=\"https://badgen.net/github/prs/Eddort/testcra\" alt=\"Pull Request Amount\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://badgen.net/github/last-commit/Eddort/testcra\" alt=\"Last commit date\" /\u003e\n            \n  \u003ca href=\"./LICENSE\"\u003e\n    \u003cimg src=\"https://badgen.net/badge/license/MIT/blue\"\n         alt=\"License\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"http://uploads.quarkly.io/readme/cra/how-to-start-create-react-app.gif\" width=\"460px\" alt=\"How to start Create-React-App\"\u003e\n\u003c/p\u003e\n\n# ✨ Install\n\n## How to start\n\n```bash\n# Install dependencies\n$ npm i\n\n# Start the app\n$ npm start\n```\n\n# 📦 What's inside?\n\n- [React](https://reactjs.org/)\n- [Create React App](https://github.com/facebook/create-react-app)\n- [Styled-components](https://styled-components.com/)\n- [React helmet](https://github.com/nfl/react-helmet)\n- [Atomize by Quarkly](https://atomize.quarkly.io/)\n\n\n# 💡 About [Quarkly](https://quarkly.io)\n\u003cp\u003e\nA unique tool for webmasters, designers and developers.\n\u003cbr\u003e\nHere you can create websites and web apps quickly, conveniently and beautifully.\n\u003c/p\u003e\n\n- [Documentation](https://quarkly.io/docs)\n- [Features](https://quarkly.io/features)\n- [Updates](https://quarkly.io/updates)\n- [GitHub](https://github.com/quarkly)\n- [Twitter](https://twitter.com/quarklyapp)\n- [Spectrum](https://spectrum.chat/quarkly)\n\n# 📝 License\nLicensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddort%2Ftestcra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddort%2Ftestcra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddort%2Ftestcra/lists"}