{"id":16352715,"url":"https://github.com/frankiefab100/fiber-website","last_synced_at":"2026-05-05T13:42:44.271Z","repository":{"id":63690680,"uuid":"566326262","full_name":"frankiefab100/fiber-website","owner":"frankiefab100","description":"portfolio template builder landing page ","archived":false,"fork":false,"pushed_at":"2022-11-24T00:18:32.000Z","size":3095,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T05:09:12.506Z","etag":null,"topics":["css","javascript","react","react-router","responsive-web-design","uiux"],"latest_commit_sha":null,"homepage":"https://fiber-ui.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankiefab100.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-15T12:48:22.000Z","updated_at":"2023-03-08T15:09:54.000Z","dependencies_parsed_at":"2022-11-24T01:51:19.032Z","dependency_job_id":null,"html_url":"https://github.com/frankiefab100/fiber-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frankiefab100/fiber-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2Ffiber-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2Ffiber-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2Ffiber-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2Ffiber-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankiefab100","download_url":"https://codeload.github.com/frankiefab100/fiber-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2Ffiber-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32652467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css","javascript","react","react-router","responsive-web-design","uiux"],"created_at":"2024-10-11T01:27:16.703Z","updated_at":"2026-05-05T13:42:44.252Z","avatar_url":"https://github.com/frankiefab100.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \u003ch1\u003eFiber Website\u003c/h1\u003e\n \u003cp\u003eSetup your own personal portfolio in minutes\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://fiber-ui.netlify.app/\"\u003ePreview Link\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/frankiefab100/Web3Collectives/tree/master/public/design\"\u003eUI Design Templates\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n\u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/JavaScript-323330?style=for-the-badge\u0026logo=javascript\u0026logoColor=F7DF1E\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/npm-CB3837?style=for-the-badge\u0026logo=npm\u0026logoColor=white\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge\u0026logo=netlify\u0026logoColor=white\"\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n![Landing Page - Desktop View](https://user-images.githubusercontent.com/46662771/203664769-8b390edc-f826-4af5-98ac-da9ace620046.jpg)\n\n\n## Technologies Used 🛠\n\n- React (Framework)\n- CSS (Styling)\n- React-Router (Page Route)\n- Netlify (Hosting)\n\n## How to run locally \n\nThis project was bootstrapped with [Vite](https://vitejs.dev).\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/)\n- [NPM](https://www.npmjs.com/)\n\n### Setup 🚧\n\nInstall dependencies\n\n```BASH\nnpm install\n```\n\nRun the development server\n\n```BASH\nnpm run dev\n```\n\nNavigate to `http://localhost:3000` in your browser to view the web app.\n\n## License 📜\n\nThis project is built under the [MIT License](./License).\n\n## Attribution\n\nUI design from [Codewell](https://codewell.cc)\n\n## Author ✍\n\nFranklin Ohaegbulam - [@frankiefab100](https://twitter.com/frankiefab100)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankiefab100%2Ffiber-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankiefab100%2Ffiber-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankiefab100%2Ffiber-website/lists"}