{"id":19985896,"url":"https://github.com/aeberdinelli/challenge-app","last_synced_at":"2025-10-10T18:04:53.225Z","repository":{"id":186501463,"uuid":"675261495","full_name":"aeberdinelli/challenge-app","owner":"aeberdinelli","description":"Frontend of the engineering challenge","archived":false,"fork":false,"pushed_at":"2023-08-06T10:39:47.000Z","size":348,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T18:06:35.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aeberdinelli/challenge","language":"TypeScript","has_issues":false,"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/aeberdinelli.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}},"created_at":"2023-08-06T10:34:36.000Z","updated_at":"2023-08-06T10:40:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"09af6a67-3d65-4205-ab97-576698f6fd2c","html_url":"https://github.com/aeberdinelli/challenge-app","commit_stats":null,"previous_names":["aeberdinelli/challenge-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aeberdinelli/challenge-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fchallenge-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fchallenge-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fchallenge-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fchallenge-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeberdinelli","download_url":"https://codeload.github.com/aeberdinelli/challenge-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fchallenge-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004904,"owners_count":26083802,"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-10-10T02:00:06.843Z","response_time":62,"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-11-13T04:26:44.652Z","updated_at":"2025-10-10T18:04:53.206Z","avatar_url":"https://github.com/aeberdinelli.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Take Home Engineering Challenge\n## Setup\n1. Install NodeJS\n2. Update `.env.dev` with your desired settings and rename it to `.env`\n3. Run `npm start`\n\n*Note*: I left some values on purpose inside `.env.dev` to make setup easier.\n\n## Stack\n- **React** This is just the frontend technology I'm most familiar with\n- **MUI** As the component library, I chose this one because it provides a huge amount of components, it can be themed as needed and has native TS support\n- **Typescript** because ❤️\n\n## Notes\n- I used `create-react-app` to start the project faster.\n- I didn't see it was needed to have a cuisine types api since there are only a few, however it can be easily done just as I did with the cities.\n- I've chosen not to use Redux or React Context to keep it as simple as possible, but they can be used if I needed to keep data between pages.\n- I use this structure when making small projects in React: `components` holding common components, `pages` where all of the pages are, and if I need a component that is only going to be used within one page, then I add it inside that page's folder. `services` contain the methods used to fetch data from the API.\n- Among other potential improvements, I would've added more try/catch sentences to prevent issues.\n\n## About me\nCheck my other repos, I have some interesting stuff 🤓\n\nhttps://github.com/aeberdinelli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeberdinelli%2Fchallenge-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeberdinelli%2Fchallenge-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeberdinelli%2Fchallenge-app/lists"}