{"id":30855536,"url":"https://github.com/dalascript/quote-generator-local","last_synced_at":"2026-04-22T05:31:59.124Z","repository":{"id":313269064,"uuid":"1050742732","full_name":"DalaScript/quote-generator-local","owner":"DalaScript","description":"ZTM JS Web Projects Course | Quote Generator Local | Project 1/20","archived":false,"fork":false,"pushed_at":"2025-09-04T22:16:38.000Z","size":451,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-05T00:18:18.162Z","etag":null,"topics":["css","html","javascript","quote-generator","zerotomastery"],"latest_commit_sha":null,"homepage":"https://dalascript.github.io/quote-generator-local/","language":"JavaScript","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/DalaScript.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-04T21:40:53.000Z","updated_at":"2025-09-04T22:16:41.000Z","dependencies_parsed_at":"2025-09-05T00:28:24.793Z","dependency_job_id":null,"html_url":"https://github.com/DalaScript/quote-generator-local","commit_stats":null,"previous_names":["dalascript/quote-generator-local"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/DalaScript/quote-generator-local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fquote-generator-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fquote-generator-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fquote-generator-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fquote-generator-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DalaScript","download_url":"https://codeload.github.com/DalaScript/quote-generator-local/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DalaScript%2Fquote-generator-local/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32122713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"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":["css","html","javascript","quote-generator","zerotomastery"],"created_at":"2025-09-07T11:08:19.889Z","updated_at":"2026-04-22T05:31:59.099Z","avatar_url":"https://github.com/DalaScript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quote Generator Local | ZTM JS Web Projects Course\n\n**Project 1/20**\n\nA simple and aesthetic random quote generator that displays locally stored quotes with a stylish UI. Users can view new quotes and tweet them directly.\n\n---\n\n## 📚 Table of Contents\n\n- [🔎 Overview](#-overview)\n  - [📸 Screenshot](#-screenshot)\n  - [🔗 Links](#-links)\n  - [📌 Features](#-features)\n  - [🛠️ Built with](#️-built-with)\n- [🧠 My process](#-my-process)\n  - [🗃️ Useful resources](#️-useful-resources)\n  - [🧪 Another Versions](#-another-versions)\n  - [🔜 Next Project](#-next-project)\n- [👤 Author](#-author)\n  - [🌐 Connect with Me](#-connect-with-me)\n  - [💻 Coding Profiles](#-coding-profiles)\n\n---\n\n## 🔎 Overview\n\n### 📸 Screenshot\n\n![Live Preview Screenshot](./assets/screenshot.jpg)\n\n### 🔗 Links\n\n- [🔴 Live Demo](https://dalascript.github.io/quote-generator-local/)\n- [🗂️ GitHub Repository](https://github.com/DalaScript/quote-generator-local)\n\n### 📌 Features\n\n- ✅ Random quote fetched from a public API\n- ✅ Author name display (or \"Unknown\" if missing)\n- ✅ Twitter share button\n- ✅ Loader animation for smooth UX\n\n### 🛠️ Built with\n\n- HTML5\n- CSS3\n- Vanilla JavaScript\n- Quote API\n\n---\n\n## 🧠 My Process\n\n### 🗃️ Useful resources\n\n- [Hero Patterns](https://heropatterns.com/)\n- [Google Fonts](https://fonts.google.com/)\n- [FontAwesome Icons](https://fontawesome.com/icons?d=gallery\u0026q=close\u0026m=free)\n- [Twitter Integration Documentation](https://developer.x.com/en/docs/x-for-websites/tweet-button/guides/web-intent)\n- [W3Schools - Loader](https://www.w3schools.com/howto/howto_css_loader.asp)\n- [Random Quote API](https://forismatic.com/en/api/)\n- [Fix CORS Error Article](https://medium.com/@dtkatz/3-ways-to-fix-the-cors-error-and-how-access-control-allow-origin-works-d97d55946d9)\n\n### 🧪 Another Versions\n\n- Quote Generator → [View Repository](https://github.com/DalaScript/quote-generator)\n\n- Quote Generator Optional → [View Repository](https://github.com/DalaScript/quote-generator-optional)\n\n### 🔜 Next Project\n\n- Infinite Scroll | *Project 2/20* → [View Repository](https://github.com/DalaScript/infinity-scroll)\n\n---\n\n## 👤 Author\n\n### 🌐 Connect with Me\n\n- [Instagram](https://www.instagram.com/DalaScript)\n- [YouTube](https://www.youtube.com/@DalaScript)\n\n### 💻 Coding Profiles\n\n- [freeCodeCamp](https://www.freecodecamp.org/DalaScript)\n- [FrontendMentor](https://www.frontendmentor.io/profile/DalaScript)\n- [GitHub](https://github.com/DalaScript)\n\n*🙌 Thanks for checking out my project! More coming soon. Stay tuned 🚀*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalascript%2Fquote-generator-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalascript%2Fquote-generator-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalascript%2Fquote-generator-local/lists"}