{"id":28796267,"url":"https://github.com/bocaletto-luca/crypto-explorer","last_synced_at":"2026-05-08T14:49:29.865Z","repository":{"id":295982303,"uuid":"991918356","full_name":"bocaletto-luca/Crypto-Explorer","owner":"bocaletto-luca","description":"Crypto Explorer is an interactive web application that allows you to explore and monitor the latest trends in the cryptocurrency world. The app fetches real-time market data using free APIs, and displays detailed insights, historical trends, and interactive charts. Built using modern web technologies, Crypto Explorer offers both novice and ...","archived":false,"fork":false,"pushed_at":"2025-05-28T10:49:17.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-28T11:40:52.304Z","etag":null,"topics":["api","bocaletto-luca","crypto","crypto-api","crypto-tools","cryptocurrency","css3","database","free-api","html5","javascript","opensource","web-app","webapp"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-28T10:47:11.000Z","updated_at":"2025-05-28T10:53:53.000Z","dependencies_parsed_at":"2025-05-28T11:40:54.067Z","dependency_job_id":"c54afd14-10c6-4b2d-ae29-20887d09a713","html_url":"https://github.com/bocaletto-luca/Crypto-Explorer","commit_stats":null,"previous_names":["bocaletto-luca/crypto-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Crypto-Explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FCrypto-Explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FCrypto-Explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FCrypto-Explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FCrypto-Explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Crypto-Explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FCrypto-Explorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477919,"owners_count":23015068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","bocaletto-luca","crypto","crypto-api","crypto-tools","cryptocurrency","css3","database","free-api","html5","javascript","opensource","web-app","webapp"],"created_at":"2025-06-18T03:11:47.811Z","updated_at":"2026-05-08T14:49:29.850Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Explorer | API Free | Database | WEBAPP\n#### Author: Bocaletto Luca\n\n[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML) [![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS) [![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [![Chart.js](https://img.shields.io/badge/Chart.js-FF6384?style=for-the-badge)](https://www.chartjs.org/) [![Bootstrap](https://img.shields.io/badge/Bootstrap-7952B3?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)](https://getbootstrap.com/)\n\nCrypto Explorer is an interactive web application that allows you to explore and monitor the latest trends in the cryptocurrency world. The app fetches real-time market data using free APIs, and displays detailed insights, historical trends, and interactive charts. Built using modern web technologies, Crypto Explorer offers both novice and experienced investors a comprehensive view of the crypto market in a sleek, responsive interface.\n\n## Features\n\n- **Responsive Design:** Enjoy a fluid and dynamic experience on desktops, tablets, and mobile devices.\n- **Real-Time Data:** Fetches up-to-date information on various cryptocurrencies from free APIs such as CoinGecko.\n- **Comprehensive Details:** View essential details like current price, market cap, trading volume, and percentage change.\n- **Interactive Charts:** Visualize historical trends and price fluctuations with interactive graphs powered by Chart.js.\n- **Search \u0026 Filtering:** Easily search for specific cryptocurrencies and filter based on market parameters.\n- **Dynamic Modal Display:** Click on any crypto card to open a modal with in-depth insights, including technical charts, historical data, and additional analytics.\n- **User-Friendly Interface:** Clean UI and intuitive navigation to ensure a smooth user experience for both beginners and experts.\n\n## Technologies Used\n\n- **HTML5**\n- **CSS3**\n- **JavaScript**\n- **Bootstrap 5**\n- **Chart.js**\n\n## Getting Started\n\n### Prerequisites\n\nCrypto Explorer runs directly in modern web browsers without the need for additional dependencies. For development and real-time preview, it is recommended to use a code editor with live reload functionality (such as Visual Studio Code with the Live Server extension).\n\n### Installation\n\n1. **Clone the Repository**\ngit clone https://github.com/bocaletto-luca/crypto-explorer.git cd crypto-explorer\n\n\n2. **Launch the Application**\n\n- Open the `index.html` file in your preferred web browser.\n- Alternatively, use a live reload server provided by your code editor to preview changes in real time.\n\n## How It Works\n\n- **Data Fetching:** The application leverages the Fetch API to retrieve real-time cryptocurrency data from free public APIs like CoinGecko. The JSON response is parsed to display current market values and historical data.\n- **Interactive Charts:** Chart.js is utilized to create interactive graphs that show price trends and market movement over time, giving users clear visual insights.\n- **Dynamic Details Modal:** A modal window displays comprehensive details for each cryptocurrency when a user clicks on its card. This includes additional metrics, performance charts, and historical analysis.\n- **Search and Filtering:** Users can search for cryptocurrencies by name or symbol, and further filter results based on market performance and other metrics.\n\n## Contributing\n\nContributions are welcome! If you would like to suggest features or improvements, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or fix:\n\n#### Enjoy WEBAPP - BY Bocaletto Luca\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fcrypto-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fcrypto-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fcrypto-explorer/lists"}