{"id":17243124,"url":"https://github.com/adrianaceric/first-react-app","last_synced_at":"2026-04-28T22:35:07.500Z","repository":{"id":134403586,"uuid":"367679232","full_name":"AdrianaCeric/first-react-app","owner":"AdrianaCeric","description":"my first web app using React! (Counts number of dishes). ","archived":false,"fork":false,"pushed_at":"2022-02-27T18:47:03.000Z","size":21379,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T04:12:02.783Z","etag":null,"topics":["react","webapp"],"latest_commit_sha":null,"homepage":"https://dish-counter.netlify.app/","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/AdrianaCeric.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":"2021-05-15T16:26:20.000Z","updated_at":"2022-02-27T18:47:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ae77f2b-70d4-40fd-9e3e-5dd2812c2999","html_url":"https://github.com/AdrianaCeric/first-react-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdrianaCeric/first-react-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianaCeric%2Ffirst-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianaCeric%2Ffirst-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianaCeric%2Ffirst-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianaCeric%2Ffirst-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdrianaCeric","download_url":"https://codeload.github.com/AdrianaCeric/first-react-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianaCeric%2Ffirst-react-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["react","webapp"],"created_at":"2024-10-15T06:14:47.368Z","updated_at":"2026-04-28T22:35:07.472Z","avatar_url":"https://github.com/AdrianaCeric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# First web app using React ⚛️\nI had a lot of fun learning this!\n\n-----\n\n### Inspiration\nThis app was created along with the Intro to React workshop by [Leslie Xin](https://github.com/lesliexin) at [Hack The North 2020++](https://hackthenorth.com/)\n\n### Components\nIn this project, there are two components: app and dish. The following component tree is a really good way to visualize the flow of data within throughout the parent and children components. Each dish will have a unique name and count. \n\n- Props are the parameters/arguments that a function recieves. In this case, the parent, \"App\", transfers the \"name\" parameter to the children, \"Dish.\" Cannot be changed. \n- State is also data that belongs to the component, but is **local to each instance of a component** meaning that each dish will have its own unique count. Can be changed.\n\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"dish.PNG\"\u003e\u003c/img\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n### What are React Hooks?? ⚓\nIn React, hooks are simply methods that allow you to create React Components without writing a class. This alleviates the need for constructors, and the annoying `this.` that you have to append to any property of the class. \n\n--------------------\n# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianaceric%2Ffirst-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianaceric%2Ffirst-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianaceric%2Ffirst-react-app/lists"}