{"id":22444808,"url":"https://github.com/mikaelnogueira/recreate-buttons","last_synced_at":"2026-04-28T18:02:02.784Z","repository":{"id":162253003,"uuid":"636482271","full_name":"mikaelnogueira/recreate-buttons","owner":"mikaelnogueira","description":"🎨🚀💻 Creating famous website buttons to enhance my CSS skills. Check out my project and find many examples to improve your web design skills!","archived":false,"fork":false,"pushed_at":"2023-05-09T23:10:15.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T23:55:01.252Z","etag":null,"topics":["buttons","code","css","html","sites","websites"],"latest_commit_sha":null,"homepage":"https://mikaelnogueira.github.io/recreate-buttons/","language":"CSS","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/mikaelnogueira.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-05-05T00:26:10.000Z","updated_at":"2023-05-05T20:02:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a955651-0841-4b95-abf9-6b733032c57f","html_url":"https://github.com/mikaelnogueira/recreate-buttons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikaelnogueira/recreate-buttons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Frecreate-buttons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Frecreate-buttons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Frecreate-buttons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Frecreate-buttons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaelnogueira","download_url":"https://codeload.github.com/mikaelnogueira/recreate-buttons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelnogueira%2Frecreate-buttons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["buttons","code","css","html","sites","websites"],"created_at":"2024-12-06T03:10:07.983Z","updated_at":"2026-04-28T18:02:02.777Z","avatar_url":"https://github.com/mikaelnogueira.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eRecreating Famous Website Buttons 🚀\u003c/h1\u003e\n\u003cp\u003eThis is a learning project to improve my CSS skills. The goal is to recreate the buttons of some of the most famous websites on the internet.\u003c/p\u003e\n\u003ch2\u003eButtons to be recreated:\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eUber 🚗\u003c/li\u003e\n  \u003cli\u003eAmazon 📦\u003c/li\u003e\n  \u003cli\u003eGithub 🐙\u003c/li\u003e\n  \u003cli\u003eBootstrap 🌐\u003c/li\u003e\n  \u003cli\u003eLinkedIn 🔗\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eHow to run the project:\u003c/h2\u003e\n\u003cp\u003eTo run the project, follow the instructions below:\u003c/p\u003e\n\u003col\u003e\n  \u003cli\u003eClone the repository to your machine\u003c/li\u003e\n  \u003cli\u003eAccess the project directory via terminal\u003c/li\u003e\n  \u003cli\u003eOpen the index.html file in your browser\u003c/li\u003e\n  \u003cli\u003eOr open it by clicking \u003ca href=\"https://mikaelnogueira.github.io/recreate-buttons/\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eTechnologies used:\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eHTML\u003c/li\u003e\n  \u003cli\u003eCSS\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eAuthor:\u003c/h2\u003e\n\u003cp\u003eThis project was developed by Mikael Nogueira, as part of the CSS learning portfolio. This challenge was proposed by \u003ca href=\"https://www.youtube.com/watch?v=G3e-cpL7ofc\u0026list=WL\u0026index=1\"\u003e\u003cu\u003eSuperSimpleDev\u003c/u\u003e\u003c/a\u003e with the objective of teaching HTML and CSS in a simple and high-quality way.\u003c/p\u003e\n\u003ch2\u003eSocial Networks:\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eInstagram: \u003ca href=\"https://www.instagram.com/nog.mikael/\"\u003e@nog.mikael\u003c/a\u003e 📷\u003c/li\u003e\n  \u003cli\u003eLinkedIn: \u003ca href=\"https://www.linkedin.com/in/mikael-nogueira-413b45274/\"\u003e@mikaelnogueira \u003c/a\u003e🔗\u003c/li\u003e\n  \u003cli\u003eGitHub: \u003ca href=\"https://github.com/mikaelnogueira\"\u003e@mikaelnogueira\u003c/a\u003e 🐙\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eLicense:\u003c/h2\u003e\n\u003cp\u003eThis project is licensed under the \u003ca href=\"https://opensource.org/license/mit/\"\u003e\u003cu\u003eMIT\u003c/u\u003e\u003c/a\u003e License.\u003c/p\u003e\n\u003cdiv style=\"text-align:center\"\u003e\n  \u003cp\u003eMade with ❤️ by Mikael Nogueira \u003c/p\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelnogueira%2Frecreate-buttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelnogueira%2Frecreate-buttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelnogueira%2Frecreate-buttons/lists"}