{"id":23605984,"url":"https://github.com/sabberrahman/react-learning--journey","last_synced_at":"2025-08-21T16:07:57.726Z","repository":{"id":218164530,"uuid":"742048707","full_name":"sabberrahman/react-learning--journey","owner":"sabberrahman","description":"learning while building meaningfull projects","archived":false,"fork":false,"pushed_at":"2024-01-16T11:39:51.000Z","size":193,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T01:03:57.357Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sabberrahman.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}},"created_at":"2024-01-11T16:52:23.000Z","updated_at":"2024-01-29T06:17:36.000Z","dependencies_parsed_at":"2024-01-20T05:29:37.364Z","dependency_job_id":"6f36c6c7-e94a-4745-ae55-7d930db4a58d","html_url":"https://github.com/sabberrahman/react-learning--journey","commit_stats":null,"previous_names":["sabberrahman/react-learning--journey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sabberrahman/react-learning--journey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabberrahman%2Freact-learning--journey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabberrahman%2Freact-learning--journey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabberrahman%2Freact-learning--journey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabberrahman%2Freact-learning--journey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sabberrahman","download_url":"https://codeload.github.com/sabberrahman/react-learning--journey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabberrahman%2Freact-learning--journey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271506784,"owners_count":24771821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-27T13:14:14.851Z","updated_at":"2025-08-21T16:07:57.670Z","avatar_url":"https://github.com/sabberrahman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n   \u003ch1\u003emy React Project\u003c/h1\u003e\n    \u003cp\u003eWelcome to my React adventure! 🚀\u003c/p\u003e\n\n   \u003ch2\u003eGetting Started\u003c/h2\u003e\n    \u003col\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eClone the repository:\u003c/strong\u003e\n            \u003ccode\u003egit clone https://github.com/your-username/your-react-project.git\u003c/code\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eNavigate to the project directory:\u003c/strong\u003e\n            \u003ccode\u003ecd your-react-project\u003c/code\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eInstall dependencies:\u003c/strong\u003e\n            \u003ccode\u003enpm install\u003c/code\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eRun the application:\u003c/strong\u003e\n            \u003ccode\u003enpm start\u003c/code\u003e\n            Open \u003ca href=\"http://localhost:3000\" target=\"_blank\"\u003ehttp://localhost:3000\u003c/a\u003e in your browser.\n        \u003c/li\u003e\n    \u003c/ol\u003e\n\n  \u003ch2\u003eProject Structure\u003c/h2\u003e\n   \u003cpre\u003e\n/public\n/src\n  /components\n  App.js\n  index.js\n.gitignore\npackage.json\nREADME.md\n  \u003c/pre\u003e\n\n \u003ch2\u003eTech Stack\u003c/h2\u003e\n    \u003cp\u003eHere's the awesome tech stack powering this respo :\u003c/p\u003e\n    \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eReact:\u003c/strong\u003e A declarative, efficient, and flexible JavaScript library for building user interfaces.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eVite:\u003c/strong\u003e A fast development server and build tool for modern web development.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eTailwind CSS:\u003c/strong\u003e A utility-first CSS framework for building modern and responsive designs.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eReact Router:\u003c/strong\u003e Declarative routing for React.js.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eGit:\u003c/strong\u003e Version control system for tracking changes in your code.\u003c/li\u003e\n    \u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabberrahman%2Freact-learning--journey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsabberrahman%2Freact-learning--journey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabberrahman%2Freact-learning--journey/lists"}