{"id":25781821,"url":"https://github.com/tobisamcode/bestapp","last_synced_at":"2025-10-09T03:03:14.145Z","repository":{"id":132849621,"uuid":"364415036","full_name":"tobisamcode/bestApp","owner":"tobisamcode","description":"The mobile landing page is built to help visitors find information or complete tasks quickly while the desktop landing page is geared more towards visitors with time to spend","archived":false,"fork":false,"pushed_at":"2021-05-05T00:39:25.000Z","size":2455,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T03:02:06.868Z","etag":null,"topics":["sass"],"latest_commit_sha":null,"homepage":"https://happy-mcclintock-85cf96.netlify.app/","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/tobisamcode.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":"2021-05-04T23:44:58.000Z","updated_at":"2021-11-09T12:04:07.000Z","dependencies_parsed_at":"2023-04-04T12:20:38.894Z","dependency_job_id":null,"html_url":"https://github.com/tobisamcode/bestApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tobisamcode/bestApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobisamcode%2FbestApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobisamcode%2FbestApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobisamcode%2FbestApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobisamcode%2FbestApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobisamcode","download_url":"https://codeload.github.com/tobisamcode/bestApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobisamcode%2FbestApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000772,"owners_count":26082911,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["sass"],"created_at":"2025-02-27T07:30:52.860Z","updated_at":"2025-10-09T03:03:14.140Z","avatar_url":"https://github.com/tobisamcode.png","language":"SCSS","readme":"# bestApp\n\nA landing page describing the bestApp application.\n\n# Technology\n\n* HTML\n* SASS\n* Javascript\n\n# Icons\n* \u003chttps://boxicons.com/\u003e\n* \u003chttps://fontawesome.com/\u003e\n\n# Animations\n\n#### Reveal scroll\n\u003chttps://scrollrevealjs.org/\u003e\n```javascript\n\u003cscript src=\"https://unpkg.com/scrollreveal\"\u003e\u003c/script\u003e\n```\n######## js\n```javascript\nconst sr = ScrollReveal({\n    distance: '30px',\n    duration: 1800,\n    reset: true\n});\n\nsr.reveal(`.image, .first`, {\n    origin: 'left',\n    interval: 200\n\n})\n\nsr.reveal(`.second`, {\n    origin: 'top'\n})\nsr.reveal(`.third, .form`, {\n    origin: 'right'\n})\n```\n\n#### Animated animations\n\u003chttps://animate.style/#best-practices\u003e\n\n# css flex\n```css\n.pricing {\n    .box-container {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-wrap: wrap;\n        .box {\n            flex: 1 1 27rem;\n            margin: 1rem;\n            padding: 1rem;\n            background: $White;\n            border: .1rem solid rgba(0, 0, 0, 0.2);\n            box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.1);\n            border-radius: .5rem;\n            text-align: center;\n            padding-bottom: 3rem;\n            \u0026:nth-child(2),\n            \u0026:hover {\n                border: .2rem solid $Pink;\n            }\n            .title {\n                color: $Purple;\n                font-size: 2.5rem;\n                padding-top: 1rem;\n            }\n            .price {\n                font-size: 4rem;\n                color: $Pink;\n                padding: 1rem 0;\n                span {\n                    font-size: 2rem;\n                }\n            }\n            ul {\n                padding: 1rem 0;\n                li {\n                    font-size: 1.7rem;\n                    color: $light-gray;\n                    padding: .5rem 0;\n                    .fa-check {\n                        color: lightgreen;\n                    }\n                    .fa-times {\n                        color: tomato;\n                    }\n                }\n            }\n        }\n    }\n}\n```\n\n##### Layout code\n![picture](https://github.com/tobisamcode/bestApp/blob/main/saaaasss.jpg)\n\n##### Mobile view\n![picture](https://github.com/tobisamcode/bestApp/blob/main/saaassmobile.jpg)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobisamcode%2Fbestapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobisamcode%2Fbestapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobisamcode%2Fbestapp/lists"}