{"id":22646865,"url":"https://github.com/quickwrench/quickwrench-frontend","last_synced_at":"2026-04-09T09:36:48.337Z","repository":{"id":263279921,"uuid":"875203677","full_name":"quickwrench/quickwrench-frontend","owner":"quickwrench","description":" QuickWrench web app frontend written using React 🎨","archived":false,"fork":false,"pushed_at":"2025-01-11T20:14:58.000Z","size":795,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-03T19:26:59.907Z","etag":null,"topics":["css","frontend","html","javascript","react","react-components","reactjs","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quickwrench.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-10-19T11:15:00.000Z","updated_at":"2024-12-26T05:34:46.000Z","dependencies_parsed_at":"2024-11-17T14:50:01.204Z","dependency_job_id":"731ca4e5-c3d1-4d47-b6ac-5c473e56e2b8","html_url":"https://github.com/quickwrench/quickwrench-frontend","commit_stats":null,"previous_names":["quickwrench/quickwrench-react","quickwrench/quickwrench-frontend"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwrench%2Fquickwrench-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwrench%2Fquickwrench-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwrench%2Fquickwrench-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwrench%2Fquickwrench-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickwrench","download_url":"https://codeload.github.com/quickwrench/quickwrench-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246150411,"owners_count":20731419,"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","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":["css","frontend","html","javascript","react","react-components","reactjs","vite"],"created_at":"2024-12-09T07:30:41.560Z","updated_at":"2025-12-30T23:19:09.756Z","avatar_url":"https://github.com/quickwrench.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/quickwrench/quickwrench-frontend\"\u003e\n    \u003cimg src=\"src/assets/logo.png\" alt=\"Logo\" height=\"150\"\u003e\n  \u003c/a\u003e\n  \u003ch2 align=\"center\"\u003eQuickWrench React\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e\n    Frontend for the QuickWrench web application 🎨\n    \u003cp align=\"center\"\u003e\n      \u003ca href=\"https://techforpalestine.org/learn-more\"\u003e\u003cimg alt=\"StandWithPalestine\" src=\"https://raw.githubusercontent.com/Safouene1/support-palestine-banner/master/StandWithPalestine.svg\"\u003e\u003c/a\u003e\n      \u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/quickwrench/quickwrench-frontend\"\u003e\n      \u003cimg alt=\"GitHub Actions Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/quickwrench/quickwrench-frontend/release.yml\"\u003e\n      \u003cimg alt=\"GitHub Tag\" src=\"https://img.shields.io/github/v/tag/quickwrench/quickwrench-frontend\"\u003e\n      \u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/quickwrench/quickwrench-frontend\"\u003e\n    \u003c/p\u003e\n    \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/quickwrench/quickwrench-frontend/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/quickwrench/quickwrench-frontend/issues\"\u003eRequest Feature\u003c/a\u003e\n\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About The Project ✨\n\nQuickWrench is an innovative platform designed to connect users with trusted car mechanics for scheduling maintenance and repair services. With QuickWrench, workshops can grow their customer base while users enjoy seamless appointment scheduling, tailored service suggestions, and reliable reviews.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003ca id=\"getting-started\"\u003e\u003c/a\u003e\n\n## Getting Started 🚀\n\nFollow these steps to set up the project locally.\n\n### Prerequisites 📦\n\n- NodeJS\n\n```sh\nsudo apt install nodejs\n```\n\n- NPM\n\n```sh\nsudo apt install npm\n```\n\n- Docker (optional for containerized deployment)\n\n```sh\nsudo apt install docker.io\n```\n\n### Installation ⚙️\n\n1. Clone the repo\n\n```sh\ngit clone https://github.com/quickwrench/quickwrench-frontend.git\n```\n\n2. Navigate to the project directory\n\n```sh\ncd quickwrench-frontend\n```\n\n3. Install dependencies\n\n```sh\nnpm install\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Usage 🔧\n\nHere is how to use the project:\n\n1. Start the development server\n\n```sh\nnpm run dev\n```\n\n2. Visit `http://127.0.0.1:5173` in your browser.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contributing 👥\n\nContributions are welcome! To get started:\n\n1. Fork the repository\n2. Create a branch for your feature (`git checkout -b feat/amazing-feature`)\n3. Commit your changes (`git commit -m 'feat: add amazing-feature'`)\n4. Push the branch (`git push origin feat/amazing-feature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## License 📜\n\nDistributed under the GPL v3 License. See `LICENSE.txt` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickwrench%2Fquickwrench-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickwrench%2Fquickwrench-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickwrench%2Fquickwrench-frontend/lists"}