{"id":22494847,"url":"https://github.com/code-beaker/easybank-landing-code-beaker","last_synced_at":"2026-04-28T08:39:51.948Z","repository":{"id":244730656,"uuid":"815874875","full_name":"Code-Beaker/easybank-landing-code-beaker","owner":"Code-Beaker","description":"A Frontend Mentor Project","archived":false,"fork":false,"pushed_at":"2024-08-18T06:30:10.000Z","size":1174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T21:14:03.448Z","etag":null,"topics":["frontendmentor-challenge","html","js","scss"],"latest_commit_sha":null,"homepage":"https://easybank-landing-code-beaker.vercel.app","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,"publiccode":null,"codemeta":null}},"created_at":"2024-06-16T11:46:13.000Z","updated_at":"2024-08-18T06:30:14.000Z","dependencies_parsed_at":"2024-06-20T14:32:40.491Z","dependency_job_id":"a6098907-be1d-44ae-b197-5d822c4245eb","html_url":"https://github.com/Code-Beaker/easybank-landing-code-beaker","commit_stats":null,"previous_names":["code-beaker/easybank-landing-code-beaker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Code-Beaker/easybank-landing-code-beaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Feasybank-landing-code-beaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Feasybank-landing-code-beaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Feasybank-landing-code-beaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Feasybank-landing-code-beaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Beaker","download_url":"https://codeload.github.com/Code-Beaker/easybank-landing-code-beaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Feasybank-landing-code-beaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["frontendmentor-challenge","html","js","scss"],"created_at":"2024-12-06T19:18:04.998Z","updated_at":"2026-04-28T08:39:51.915Z","avatar_url":"https://github.com/Code-Beaker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easybank Landing Page Solution\n\nThis is a solution to the **Easybank Landing Page** challenge from [Frontend Mentor](https://frontendmentor.io)\n\n- [Easybank Landing Page Solution](#easybank-landing-page-solution)\n  - [Preview](#preview)\n    - [Built with](#built-with)\n  - [The process and what I learned](#the-process-and-what-i-learned)\n    - [Creating Vite application](#creating-vite-application)\n  - [Links](#links)\n\n## Preview\n\n![Preview Image](./easybank-landing-page-preview.jpg)\n\n### Built with\n\n- [Visual Studio Code](https://code.visualstudio.com)\n- Vite\n- SCSS\n- JS\n- Firefox\n- Brave\n\n## The process and what I learned\n\nI have always wanted to build this website when I first explored the Frontend Mentor platform. Now I have successfully made it and even made it interactive. Truly one of the best and most interesting projects.\n\nI have used Vite to bundle all my files for a faster and better coding experience. I used Vanilla HTML with semantic tags along with SCSS and CSS and a few lines of JavaScript.\n\n### Creating Vite application\n\nHow I created the Vite application.\n\n```\nnpm create vite@latest -- --template vanilla app\n\ncd app/\n\nnpm install\n\nnpm add sass -D\n```\n\nThis is to initialize and install a new Vite application inside the project foler. It will also install the necessary package to compile SCSS.\n\n```js\nimport \"./scss/style.scss\";\nimport \"./typeScales.css\";\n```\n\nImport the files we want to bundle using Vite inside the JS file.\n\nThen use\n\n```\nnpm run dev\n```\n\nto run a live preview of the website.\n\n## Links\n\n- Repository: [Visit](https://github.com/Code-Beaker/easybank-landing-code-beaker)\n- Vercel Deploy: [Visit](https://easybank-landing-code-beaker.vercel.app/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-beaker%2Feasybank-landing-code-beaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-beaker%2Feasybank-landing-code-beaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-beaker%2Feasybank-landing-code-beaker/lists"}