{"id":24914201,"url":"https://github.com/scarywings83289/crypto-tracker","last_synced_at":"2026-04-09T01:32:13.798Z","repository":{"id":233242447,"uuid":"779679066","full_name":"ScaryWings83289/crypto-tracker","owner":"ScaryWings83289","description":"A crypto tracker application for browsing a catalog of cryptocurrencies along with their respective market caps","archived":false,"fork":false,"pushed_at":"2024-04-14T13:28:10.000Z","size":2607,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T03:40:13.000Z","etag":null,"topics":["context","context-api","cryptocurrency","react","react-router","recharts","tailwind-css","typescript","vite"],"latest_commit_sha":null,"homepage":"https://cryptobucks-tracker.netlify.app/","language":"TypeScript","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/ScaryWings83289.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}},"created_at":"2024-03-30T13:55:46.000Z","updated_at":"2024-04-14T13:31:45.000Z","dependencies_parsed_at":"2024-04-15T05:20:16.431Z","dependency_job_id":null,"html_url":"https://github.com/ScaryWings83289/crypto-tracker","commit_stats":null,"previous_names":["scarywings83289/crypto-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScaryWings83289/crypto-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScaryWings83289%2Fcrypto-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScaryWings83289%2Fcrypto-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScaryWings83289%2Fcrypto-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScaryWings83289%2Fcrypto-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScaryWings83289","download_url":"https://codeload.github.com/ScaryWings83289/crypto-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScaryWings83289%2Fcrypto-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","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":["context","context-api","cryptocurrency","react","react-router","recharts","tailwind-css","typescript","vite"],"created_at":"2025-02-02T06:16:44.756Z","updated_at":"2026-04-09T01:32:13.770Z","avatar_url":"https://github.com/ScaryWings83289.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CryptoBucks - A Crypto screener Application\n\n![Made-With-React](https://img.shields.io/badge/Made_with-React-informational?style=for-the-badge\u0026logo=react) \n![Made-With-Typescript](https://img.shields.io/badge/Made_with-typescript-informational?style=for-the-badge\u0026logo=typescript) \n![Made-With-Tailwind](https://img.shields.io/badge/Made_with-tailwind-informational?style=for-the-badge\u0026logo=tailwind-css)\n![Made-With-Vite](https://img.shields.io/badge/Made_with-vite-informational?style=for-the-badge\u0026logo=vite)\n\nThis is a Crypto Screener website developed using React.js, Tailwind CSS, Context API for state management, React Router and Cryptocurrency APIs. The website allows users to view all cryptocurrencies see which one of them is trending in the market and save them for future.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Node.js and npm installed\n- Clone this repository\n\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone git@github.com:ScaryWings83289/crypto-tracker.git\ncd crypto-tracker\n```\n\n2. Install dependencies:\n```bash\nyarn install\n```\n\n3. Start the development server:\n```bash\nyarn dev\n```\n\n4. Access the website by navigating to http://localhost:5173/ in your web browser.\n\n\n## Usage \nThe website allows users to:\n\n- **Browsing Catalog:** Navigate through the catalog to explore various cryptocurrencies and their market caps.\n- **Latest Trends:** Keep track of the latest trends for individual crypto coins to make informed decisions.\n- **Trending Coins:** Discover trending coins in the crypto market to stay ahead.\n- **Favorites:** Save your favorite coins for quick access and future reference.\n\n\n## Features\nCryptoBucks is a web application that offers the following features:\n\n- Browse a catalog of cryptocurrencies along with their respective market caps.\n- Stay updated with the latest trends of individual crypto coins.\n- Explore trending coins in the crypto market.\n- Save favorite coins for future reference.\n\n**SCREENSHOTS:**\n\nCrypto Listing Page:\n\n![](src/assets/crypto_desktop.png)\n\n![](src/assets/crypto_mobile.png)\n\nCrypto Details Page:\n\n![](src/assets/crypto_details_desktop.png)\n\n![](src/assets/crypto_details_mobile.png)\n\nTrending Page:\n\n![](src/assets/trending_desktop.png)\n\n![](src/assets/trending_mobile.png)\n\nSaved Crypto Page\n\n![](src/assets/saved_desktop.png)\n\n\n## Developed With\n\n* [Visual Studio Code](https://code.visualstudio.com/) - A source code editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring\n* [React](https://reactjs.org/) - A javascript library for building user interfaces\n* [Vite](https://vitejs.dev/) - It is a new breed of frontend build tooling that significantly improves the frontend development experience.\n* [Tailwind CSS](https://tailwindcss.com/) - It is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.\n* [CoinGecko API](https://www.coingecko.com/api/documentation) - CoinGecko provides a fundamental analysis of the crypto market. In addition to tracking price, volume and market capitalisation, CoinGecko tracks community growth, open-source code development, major events and on-chain metrics.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarywings83289%2Fcrypto-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscarywings83289%2Fcrypto-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarywings83289%2Fcrypto-tracker/lists"}