{"id":19623260,"url":"https://github.com/pyakz/automotively","last_synced_at":"2026-06-18T05:31:20.096Z","repository":{"id":147015694,"uuid":"617553378","full_name":"Pyakz/automotively","owner":"Pyakz","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-05T11:07:31.000Z","size":369,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T19:30:31.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://automotively.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/Pyakz.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":"2023-03-22T16:16:27.000Z","updated_at":"2023-03-22T16:19:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"df7031cc-bc2d-489d-86c2-d51dbe329fc3","html_url":"https://github.com/Pyakz/automotively","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pyakz/automotively","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyakz%2Fautomotively","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyakz%2Fautomotively/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyakz%2Fautomotively/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyakz%2Fautomotively/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pyakz","download_url":"https://codeload.github.com/Pyakz/automotively/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyakz%2Fautomotively/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34478105,"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-18T02:00:06.871Z","response_time":128,"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-11T11:32:56.834Z","updated_at":"2026-06-18T05:31:20.079Z","avatar_url":"https://github.com/Pyakz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automotively\n![Screenshot 2023-03-24 at 11 32 53 PM](https://user-images.githubusercontent.com/49338297/227570819-cae552b6-b1ae-443e-b8ca-e5bc82dee13e.png)\n\n## Overview\nBuild a simple React App with the following pages for a hypothetical automotive company.\n\n## Instructions\n- You are required to push your project source code to Github for evaluation.\n- You are required to deploy the project to Vercel/Netlify or any other hosting provider of choice.\n- You are required to make your submission here before Saturday 25th March 2023 5pm Central Daylight Time (GMT-5).\n\n## Table of Contents\n- [Installation](#installation)\n- [Technologies](#technologies)\n- [Folder Structure](#folder-structure)\n- [Contributing](#contributing)\n\n\n## Installation\n\nTo install and run this project, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/pyakz/automotively.git`\n2. Install dependencies: `yarn install`\n3. Start the development server: `yarn dev`\n\n## Technologies\n\n- [React](https://react.dev/)\n- [Vite](https://vitejs.dev/guide/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Light Gallery](https://www.lightgalleryjs.com/docs/react/)\n- [Jest](https://jestjs.io/)\n- [Playwright](https://playwright.dev/)\n- [Husky](https://typicode.github.io/husky/#/?id=install)\n- [Github Workflow](https://docs.github.com/en/actions/using-workflows)\n\n## Folder Structure\n\nHere is an overview of the project's folder structure:\n\n- `__tests__`: Contains units tests files.\n- `__e2e__`: Contains end to end tests files.\n- `assets`: Contains static assets such as images, fonts, and stylesheets.\n- `components`: Contains reusable components.\n- `modules`: Contains the main functionality of the application, any new modules will be included here\n    - `nav`: Anything that involves navigation is in here.\n    - `vehicles`: Contains the pages and components for the vehicles section.\n- `stores`: Contains all the zustand stores.\n- `styles`: Containsa the css files.\n- `utils`: Contains helper functions, constants, types, and other utilities.\n    - `data.ts`: Mock vehicles data\n    - `type.d.ts`: Some types that are used and will be used on many sections, put it here.\n- `App.tsx`: The entry points of the app, where there Route are defined.\n\n\n## Contributing\nTo contribute to this project, please follow these steps:\n\n1. Fork the repository.\n2. Create a branch for your feature or bug fix: `git checkout -b my-feature`\n3. Make changes and commit them: `git commit -am \"feat: new feature\"`\n4. Push to the branch: `git push origin my-feature`\n5. Create a pull request.\n6. Check if all tests passed\n7. Merge PR\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyakz%2Fautomotively","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyakz%2Fautomotively","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyakz%2Fautomotively/lists"}