{"id":30269914,"url":"https://github.com/koachcode/applyforme-api-hng","last_synced_at":"2025-08-16T02:19:41.283Z","repository":{"id":111013546,"uuid":"570695685","full_name":"koachcode/applyforme-api-hng","owner":"koachcode","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-25T21:51:06.000Z","size":9047,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T02:13:22.157Z","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/koachcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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":"2022-11-25T21:10:14.000Z","updated_at":"2023-03-04T01:03:32.000Z","dependencies_parsed_at":"2023-04-19T14:30:59.264Z","dependency_job_id":null,"html_url":"https://github.com/koachcode/applyforme-api-hng","commit_stats":null,"previous_names":["codewithmike01/applyforme-api-hng","koachcode/applyforme-api-hng"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koachcode/applyforme-api-hng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koachcode%2Fapplyforme-api-hng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koachcode%2Fapplyforme-api-hng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koachcode%2Fapplyforme-api-hng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koachcode%2Fapplyforme-api-hng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koachcode","download_url":"https://codeload.github.com/koachcode/applyforme-api-hng/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koachcode%2Fapplyforme-api-hng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657715,"owners_count":24623465,"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-16T02:00:11.002Z","response_time":91,"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":"2025-08-16T02:19:38.772Z","updated_at":"2025-08-16T02:19:41.269Z","avatar_url":"https://github.com/koachcode.png","language":"JavaScript","readme":"# ApplyForMe UI\n\nThis project provides the user interface and client-side logic to implement a service that helps users apply for jobs without stress.\n\n# How To Contribute\n\nContribute to ApplyForMe UI in a few steps:\n\n### Clone this repository\n\nClone this repository to your computer\n\n    \tgit clone https://github.com/workshopapps/applyforme.web.git\n\n### Switch to the `ui` branch\n\n    \tgit checkout Ui\n\n### Creat a branch\n\nCreate a new branch for your work, naming your branch accordingly, following the [recommended naming format](#):\n\n    \tgit checkout -b feat/FE-new-feature\n\n### NOTE:\n\n- Do NOT work on or make changes to files while on `main` or `ui` branches or any others you did not create.\n\n- Make your pull requests to the `ui` branch.\n\n- Read the [documentation](./docs/CONTRIBUTING.md) for more information.\n\n## Run in Development Mode\n\nRun this project on your machine by navigating to the folder where you want to locate the project and following the steps below.\n\n1.  Clone the repository by running this command in the terminal:\n\n        git clone https://github.com/workshopapps/applyforme.web.git\n\n2.  Navigate to the project folder:\n\n        cd applyforme.web/Apply-For-Me-UI\n\n3.  Install the dependencies:\n\n        npm install\n\n4.  Start the local development server:\n\n        npm start\n\n5.  Finally, open your browser and visit [http://localhost:3000](http://localhost:3000) to explore the app.\n\n# More Information on Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n\u003cbr\u003e\n\n### Folder Structure\n\n1. Relevant for the project:\n\n```bash\n.\n├── docs\n├── src\n  ├── assets\n    ├── fonts\n    ├── images\n  ├── components\n  ├── pages\n  ├── App.js\n├── README.md\n\n```\n\n\u003cbr \u003e\n\n## 🤝 Contribute\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/workshopapps/applyforme.web.git/issues)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Zuri HNG\n- Hat tip to anyone whose code was used\n- Inspiration\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoachcode%2Fapplyforme-api-hng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoachcode%2Fapplyforme-api-hng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoachcode%2Fapplyforme-api-hng/lists"}