{"id":19778153,"url":"https://github.com/yanuarprayoga9/frontenddevreactjs-yanuarprayoga","last_synced_at":"2026-06-10T08:31:31.266Z","repository":{"id":248640209,"uuid":"829276550","full_name":"Yanuarprayoga9/FrontendDevReactjs-YanuarPrayoga","owner":"Yanuarprayoga9","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-19T04:17:25.000Z","size":8672,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T12:22:06.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://frontend-dev-reactjs-yanuar-prayoga-sekawan-media.vercel.app","language":"TypeScript","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/Yanuarprayoga9.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":"2024-07-16T05:47:35.000Z","updated_at":"2024-07-19T04:17:28.000Z","dependencies_parsed_at":"2024-07-19T09:52:55.312Z","dependency_job_id":null,"html_url":"https://github.com/Yanuarprayoga9/FrontendDevReactjs-YanuarPrayoga","commit_stats":null,"previous_names":["yanuarprayoga9/frontenddevreactjs-yanuarprayoga"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yanuarprayoga9/FrontendDevReactjs-YanuarPrayoga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yanuarprayoga9%2FFrontendDevReactjs-YanuarPrayoga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yanuarprayoga9%2FFrontendDevReactjs-YanuarPrayoga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yanuarprayoga9%2FFrontendDevReactjs-YanuarPrayoga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yanuarprayoga9%2FFrontendDevReactjs-YanuarPrayoga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yanuarprayoga9","download_url":"https://codeload.github.com/Yanuarprayoga9/FrontendDevReactjs-YanuarPrayoga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yanuarprayoga9%2FFrontendDevReactjs-YanuarPrayoga/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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-12T05:28:09.038Z","updated_at":"2026-06-10T08:31:31.243Z","avatar_url":"https://github.com/Yanuarprayoga9.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Restaurants Catalog\n\n### Description\n\nThis project is a React application built to Sekawan Media Internship Test Case as Front End Developer.\n\n### Repository Link\n\nhttps://github.com/Yanuarprayoga9/FrontendDevReactjs-YanuarPrayoga.git\n\n### Deployed Link\n\nhttps://frontend-dev-reactjs-yanuar-prayoga-sekawan-media.vercel.app/\n\n\n### Running Locally\n\nTo get started with this project, follow these steps:\n\n1. Clone this repository to your local machine using the following command:\n\n   ```bash\n   git clone https://github.com/Yanuarprayoga9/FrontendDevReactjs-YanuarPrayoga.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd FrontendDevReactjs-YanuarPrayoga\n   ```\n3. Open Vs code :\n\n   ```bash\n   code .\n   ```\n\n4. Install the necessary dependencies:\n\n   ```bash\n   npm install\n   ```\n\n5. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Start the development server:  \n```bash\n   npm run dev\n```\n   Runs the app in development mode using Vite. Open http://localhost:5173/ to view it in the browser.\n\n### Project Details\n\n- **Dev Tool**: Vite\n- **React Version**: 18.3.1\n- **Node.js Version**: v20.10.0\n- **Package Manager**: npm\n- **CSS Framework**: Tailwind CSS\n- **API**: https://github.com/Yanuarprayoga9/restaurant-api-sekawan-media || https://restaurant-api-sekawan-media-yanuar.vercel.app/\n\n\n## Available Scripts\nIn the project directory, you can run the following commands:\n### dev\n```bash\nnpm run dev\n```\nRuns the app in development mode using Vite. Open http://localhost:5173/ to view it in the browser.\n\n### build\n```bash\nnpm run build\n```\n Builds the app for production. It runs the TypeScript compiler and then builds the project using Vite. The output will be in the dist folder.\n\n### lint\n```bash\nnpm run lint\n```\nLints the project using ESLint, checking all files with .ts and .tsx extensions. The script reports unused disable directives and ensures there are no warnings.\n\n### preview\n```bash\nnpm run preview\n```\nPreviews the production build of the app locally using Vite. Useful for testing the build before deploying.\n\n### format\n``` bash\nnpm run format\n```\nFormats the code in the src directory using Prettier.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanuarprayoga9%2Ffrontenddevreactjs-yanuarprayoga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanuarprayoga9%2Ffrontenddevreactjs-yanuarprayoga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanuarprayoga9%2Ffrontenddevreactjs-yanuarprayoga/lists"}