{"id":22494883,"url":"https://github.com/code-beaker/fylo-dark-production-build-code-beaker","last_synced_at":"2026-01-06T17:32:32.092Z","repository":{"id":236008505,"uuid":"791715668","full_name":"Code-Beaker/fylo-dark-production-build-code-beaker","owner":"Code-Beaker","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-25T08:55:40.000Z","size":870,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T23:33:28.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Code-Beaker.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}},"created_at":"2024-04-25T08:26:58.000Z","updated_at":"2024-04-25T08:55:43.000Z","dependencies_parsed_at":"2024-04-25T09:48:24.266Z","dependency_job_id":null,"html_url":"https://github.com/Code-Beaker/fylo-dark-production-build-code-beaker","commit_stats":null,"previous_names":["code-beaker/fylo-dark-production-build-code-beaker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Ffylo-dark-production-build-code-beaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Ffylo-dark-production-build-code-beaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Ffylo-dark-production-build-code-beaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Ffylo-dark-production-build-code-beaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Beaker","download_url":"https://codeload.github.com/Code-Beaker/fylo-dark-production-build-code-beaker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924518,"owners_count":20694730,"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":[],"created_at":"2024-12-06T19:18:26.606Z","updated_at":"2026-01-06T17:32:27.073Z","avatar_url":"https://github.com/Code-Beaker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fylo Landing Page - Dark version\n\nThis is a solution to the Fylo Landing Page Challenge from [Frontend Mentor](https://frontendmentor.io)\n\n## Preview 🖼\n\nSee how it looks on different screens\n\n### Mobile preview 📱\n\nHere's how it looks on Mobile phones:\n\n![Mobile Preview Image](\u003c./fylo-home-dark.netlify.app_(Samsung%20Galaxy%20S20%20Ultra).png\u003e)\n\n### Desktop preview 🖥\n\nHere's how it looks on desktop and laptop screens:\n\n![Mobile Preview Image](./fylo-home-dark.netlify.app_.png)\n\n## Tools and tech 🛠\n\nHere's what I used for creating this amazing project!\n\n- ![VSCode](https://img.shields.io/badge/Visual%20Studio%20Code-007ACC.svg?style=for-the-badge\u0026logo=Visual-Studio-Code\u0026logoColor=white)\n- ![Vite](https://img.shields.io/badge/Vite-646CFF.svg?style=for-the-badge\u0026logo=Vite\u0026logoColor=white)\n- ![SCSS/SASS](https://img.shields.io/badge/Sass-CC6699.svg?style=for-the-badge\u0026logo=Sass\u0026logoColor=white)\n- ![Firefox](https://img.shields.io/badge/Firefox%20Browser-FF7139.svg?style=for-the-badge\u0026logo=Firefox-Browser\u0026logoColor=white)\n- ![Javascript](https://img.shields.io/badge/JavaScript-F7DF1E.svg?style=for-the-badge\u0026logo=JavaScript\u0026logoColor=black)\n\n```js\nimport \"./scss/style.scss\";\n```\n\n**Yes, that's all.**\n\n## Process 🗺\n\n### Project Initialization \u003cimg src=\"https://vitejs.dev/logo.svg\" width=\"20px\"/\u003e\n\nInitialize a new project with [**Vite**](https://vitejs.dev).\n\n```\nnpm create vite@latest -- --template vanilla my-app\n```\n\n### Installing dependencies\n\nInstalling dependencies is essential for vite projects to work. So, the next step is to install them.\n\n```\ncd my-app\nnpm install\n```\n\n### Installing SASS package \u003cimg src=\"https://sass-lang.com/assets/img/logos/logo.svg\" width=\"25px\"/\u003e\n\nWithout installing this package, we can't compile and run our SASS/SCSS project.\n\n```\nnpm add -D sass\n```\n\n### Cleaning up the folders\n\nI deleted the pre-installed files and created my own. Stored all the images in the `public` directory.\n\n### Running the live preview\n\n```\nnpm run dev\n```\n\n## Links 🔗\n\n- GitHub repository: [**Code-Beaker/fylo-page-dark-code-beaker**](https://github.com/Code-Beaker/fylo-page-dark)\n- Vercel Deploy: [PREVIEW BUILD](https://fylo-page-dark-code-beaker.vercel.app/)\n- Netlify Deploy: [**PRODUCTION BUILD**](https://fylo-home-dark.netlify.app/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-beaker%2Ffylo-dark-production-build-code-beaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-beaker%2Ffylo-dark-production-build-code-beaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-beaker%2Ffylo-dark-production-build-code-beaker/lists"}