{"id":15103829,"url":"https://github.com/amssdias/wizard-quizz","last_synced_at":"2026-01-30T03:51:18.214Z","repository":{"id":256843899,"uuid":"856596537","full_name":"amssdias/wizard-quizz","owner":"amssdias","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-17T21:13:39.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T11:47:23.244Z","etag":null,"topics":["bem-css","css","html","javascript","sass","vuejs"],"latest_commit_sha":null,"homepage":"https://amssdias.github.io/wizard-quizz/","language":"SCSS","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/amssdias.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-09-12T21:14:02.000Z","updated_at":"2024-09-17T21:13:42.000Z","dependencies_parsed_at":"2024-10-09T12:00:26.712Z","dependency_job_id":null,"html_url":"https://github.com/amssdias/wizard-quizz","commit_stats":null,"previous_names":["amssdias/wizard-quizz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amssdias/wizard-quizz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fwizard-quizz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fwizard-quizz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fwizard-quizz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fwizard-quizz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amssdias","download_url":"https://codeload.github.com/amssdias/wizard-quizz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fwizard-quizz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28900306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T03:36:35.398Z","status":"ssl_error","status_checked_at":"2026-01-30T03:36:34.949Z","response_time":66,"last_error":"SSL_read: 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":["bem-css","css","html","javascript","sass","vuejs"],"created_at":"2024-09-25T19:42:30.891Z","updated_at":"2026-01-30T03:51:18.200Z","avatar_url":"https://github.com/amssdias.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n        \u003ca href=\"https://amssdias.github.io/wizard-quizz/\"\u003e\n    \u003cbr\u003e\n        Wizard School\n    \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA wizard quizz to identify which house a student belongs.\u003c/h4\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![HTML Badge](https://img.shields.io/badge/-HTML5-E34F26?style=for-the-badge\u0026labelColor=black\u0026logo=html5\u0026logoColor=white)](#)\n[![CSS Badge](https://img.shields.io/badge/-css3-1572B6?style=for-the-badge\u0026labelColor=black\u0026logo=css3\u0026logoColor=white)](#)\n[![Sass Badge](https://img.shields.io/badge/-Sass-CC6699?style=for-the-badge\u0026labelColor=black\u0026logo=sass\u0026logoColor=white)](#) \n[![Javascript Badge](https://img.shields.io/badge/-Javascript-F0DB4F?style=for-the-badge\u0026labelColor=black\u0026logo=javascript\u0026logoColor=F0DB4F)](#)\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white)\n\u003c/div\u003e\n\n\n\u003ch4 align=\"center\"\u003e\n\n  ![GitHub Pages](https://img.shields.io/github/deployments/amssdias/wizard-quizz/github-pages?label=GitHub%20Pages)\n\n\u003c/h4\u003e\n\n\n## :globe_with_meridians: Live Demo\n\nYou can view the live version of the project on GitHub Pages:  \n[Wizard Quizz](https://username.github.io/wizard-quizz/)\n\n\n\n## :runner: Run\n\nTo run the project locally for development, follow these steps:\n\n### 1. Clone the Repository\nFirst, clone the repository to your local machine:\n```bash\ngit clone https://github.com/amssdias/wizard-quizz.git\ncd wizard-quizz\n```\n\n### 2. Install Dependencies\nMake sure you have Node.js and npm installed. Then, install the necessary dependencies by running:\n\n```bash\nnpm install\n```\n\n### 3. Run the Development Server and Sass Watcher\n\nWe use npm-run-all to run both the Sass watcher and the development server simultaneously. You can start both processes with the following command:\n\n\n```bash\nnpm run dev-all\n```\nThis command will:\n\n- Watch for changes in your Sass files and compile them to CSS.\n- Start the Vite development server.\n\n\n## :rocket: Build\n\nTo build and prepare this project for production, we use **Vite** as the build tool. Vite optimizes the project for fast and efficient production deployment.\n\n### Prerequisites\n\nEnsure you have the following installed:\n- **Node.js**: (version \u003e= 14.x)\n- **npm**: (version \u003e= 6.x)\n\n\nIf you haven't already installed the project dependencies, run:\n```bash\nnpm install\n```\n\n### Build for Production\n\nOnce the project dependencies are installed, use the following command to build the project:\n\n```bash\nnpm run build\n```\n\nThis command will:\n\n- Create a production-ready version of the project.\n- Optimize the files by minifying and bundling them.\n- Output all files into a folder called deploy-project.\n\n\n### Deployment\n\nAfter building the project, you can deploy the contents of the deploy-project folder to your preferred hosting provider.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famssdias%2Fwizard-quizz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famssdias%2Fwizard-quizz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famssdias%2Fwizard-quizz/lists"}