{"id":22997936,"url":"https://github.com/apfirebolt/vue-crypto-info","last_synced_at":"2026-05-01T13:32:52.995Z","repository":{"id":267967495,"uuid":"902883990","full_name":"Apfirebolt/vue-crypto-info","owner":"Apfirebolt","description":"A cryptocurrency information portal created using cryptogecko API using Vue 3, Tailwind CSS, Headless UI and Pinia","archived":false,"fork":false,"pushed_at":"2024-12-22T21:57:45.000Z","size":1922,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T13:25:23.707Z","etag":null,"topics":["coingecko-api","cryptocurrency","headlessui","pinia","tailwindcss","vue","vue3"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Apfirebolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-13T13:18:35.000Z","updated_at":"2024-12-22T21:57:48.000Z","dependencies_parsed_at":"2024-12-13T16:13:04.635Z","dependency_job_id":"48a2e403-7cb1-4b4c-9987-adbd9c785b21","html_url":"https://github.com/Apfirebolt/vue-crypto-info","commit_stats":null,"previous_names":["apfirebolt/vue-crypto-info"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Apfirebolt/vue-crypto-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fvue-crypto-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fvue-crypto-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fvue-crypto-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fvue-crypto-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apfirebolt","download_url":"https://codeload.github.com/Apfirebolt/vue-crypto-info/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fvue-crypto-info/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["coingecko-api","cryptocurrency","headlessui","pinia","tailwindcss","vue","vue3"],"created_at":"2024-12-15T06:09:50.590Z","updated_at":"2026-05-01T13:32:52.964Z","avatar_url":"https://github.com/Apfirebolt.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Info App - Vue, Vite + Tailwind\n\nIt is a cryptocurrency info app based on the CoinGecko API. Please check the API docs here http://docs.coingecko.com\n\n## Technologies Used\n\nA front-end app created in Vue using Tailwind css and Headless UI\n\n![Vite](https://img.shields.io/badge/-Vite-%23F766?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/javascript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)\n![Tailwind CSS](https://img.shields.io/badge/-Tailwind%20CSS-%2338B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Vue JS](https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D)\n\n## Getting started\n\nThe project uses Vite build tool for lighting-fast modern single-page application development. It is expected to have Node installed on your system. Then, run the conventional npm commands to see the project in action.\n\n```\nnpm install\nnpm run build\nnpm run dev\n```\n\n## Recommended IDE Setup\n\n- [VS Code](https://code.visualstudio.com/) + [Vue - Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (previously Volar) and disable Vetur\n\n## Ecosystem\n\n| Package        | Purpose                |\n| -------------- | ---------------------- |\n| Vue-router     | For routing in Vue     |\n| Pinia          | For Vue store          |\n| Tailwind CSS   | For CSS Styles         |\n| Headless icons | For icons to be used   |\n| Express        | Serving Vue build      |\n| Headless UI    | For dynamic components |\n\n## Project Screenshots\n\nWould be added later as there might be UI changes under plan.\n\n## Screenshots\n\nHere are some screenshots of the Crypto Info App:\n\n![Trending Page](./screenshots/1.png)\n*Trending Page*\n\n![Exchanges Page](./screenshots/2.png)\n*Exchanges Page*\n\n![Coins Page](./screenshots/3.png)\n*Coins Page*\n\n![Home Page](./screenshots/4.png)\n*Home Page*\n\nHome page also shows the price of the selected ticker in USD and INR through a modal powered by Headless UI components.\n\n## Checking Updates\n\nCheck if there are updates available for NPM packages used in this project.\n\n---\n\n```\nnpx npm-check-updates\n\nnpx npm-check-updates -u\n\nnpm i\n```\n\n## Issues\n\nNo issues as of now, issues would be added here to be addressed later.\n\n## Changelog\n\n- December 2024 : Initial Release with basic features from cryptocurrency search page.\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\nCopyright (c) 2024-present, Amit Prafulla (Apfirebolt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Fvue-crypto-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapfirebolt%2Fvue-crypto-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Fvue-crypto-info/lists"}