{"id":28837570,"url":"https://github.com/zakariasisu5/project-work","last_synced_at":"2026-04-07T21:32:11.680Z","repository":{"id":297221040,"uuid":"996019811","full_name":"Zakariasisu5/project-work","owner":"Zakariasisu5","description":"Skip size selection , App build with react, JavaScript, CSS and html ","archived":false,"fork":false,"pushed_at":"2025-06-13T17:04:50.000Z","size":172,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-19T13:06:03.941Z","etag":null,"topics":["css","front-end-development","git","github","html","javascript","reactjs","responsive-design","vite"],"latest_commit_sha":null,"homepage":"https://project-work-mu.vercel.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/Zakariasisu5.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,"zenodo":null}},"created_at":"2025-06-04T10:42:29.000Z","updated_at":"2025-06-13T17:04:53.000Z","dependencies_parsed_at":"2025-06-04T19:12:20.675Z","dependency_job_id":"52e79499-487f-4a8d-826f-106c037ebf7e","html_url":"https://github.com/Zakariasisu5/project-work","commit_stats":null,"previous_names":["zakariasisu5/project-work"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zakariasisu5/project-work","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zakariasisu5%2Fproject-work","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zakariasisu5%2Fproject-work/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zakariasisu5%2Fproject-work/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zakariasisu5%2Fproject-work/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zakariasisu5","download_url":"https://codeload.github.com/Zakariasisu5/project-work/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zakariasisu5%2Fproject-work/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css","front-end-development","git","github","html","javascript","reactjs","responsive-design","vite"],"created_at":"2025-06-19T12:41:40.688Z","updated_at":"2026-04-07T21:32:11.644Z","avatar_url":"https://github.com/Zakariasisu5.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚛 Skip Size Selector\n\nA modern, responsive React app for selecting the perfect skip size for your waste disposal needs.  \nBuilt with accessibility, mobile-friendliness, and a beautiful dark theme in mind.\n\n\n---\n\n## ✨ Features\n\n- **Interactive Skip Selection:**  \n  Choose from a range of skip sizes with clear details and instant feedback.\n\n- **Responsive Design:**  \n  Looks great on desktop, tablet, and mobile devices.\n\n- **Dark Mode:**  \n  Eye-friendly dark background with crisp white text.\n\n- **Action Buttons:**  \n  Preview, Continue, or Clear your selection with a single click.\n\n- **Accessible \u0026 User-Friendly:**  \n  Large buttons, clear icons, and keyboard-friendly navigation.\n\n---\n\n## 🚀 Getting Started\n\n1. **Clone the repository:**\n   ```sh\n   https://github.com/Zakariasisu5/project-work.git\n   cd your-repo-name\n   ```\n\n2. **Install dependencies:**\n   ```sh\n   npm install\n   ```\n\n3. **Start the development server:**\n   ```sh\n   npm start\n   ```\n\n4. **Open in your browser:**  \n  🔗**Visit** https://project-work-mu.vercel.app/\n\n---\n\n## 🌐 Deploying to GitHub Pages\n\n1. Add the following to your `package.json`:\n   ```json\n   \"homepage\": \"https://Zakariasisu5/github.io/project-work\"\n   ```\n2. Add deploy scripts:\n   ```json\n   \"scripts\": {\n     \"predeploy\": \"npm run build\",\n     \"deploy\": \"gh-pages -d build\"\n   }\n   ```\n3. Deploy:\n   ```sh\n   npm run deploy\n   ```\n\n---\n\n## 📁 Project Structure\n\n```\nsrc/\n  ├── assets/\n  │   └── WASTE-BIN__ScaleMaxWidthWzEwMDBd.jpeg\n  ├── App.js / App.jsx\n  ├── App.css\n  └── SkipSelection.jsx\n```\n\n---\n\n## 🛠️ Built With\n\n- [React](https://react.dev/)\n- [gh-pages](https://www.npmjs.com/package/gh-pages)\n\n\n---\n\n## 🤝 Contributing\n\nPull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\n\n---\n\n## 📄 License\n\n[MIT](LICENSE)\n\n---\n\n**Enjoy your skip selection experience!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakariasisu5%2Fproject-work","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakariasisu5%2Fproject-work","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakariasisu5%2Fproject-work/lists"}