{"id":23439730,"url":"https://github.com/sanidhyy/crypto-app","last_synced_at":"2025-04-09T19:58:01.215Z","repository":{"id":37731629,"uuid":"506120248","full_name":"sanidhyy/crypto-app","owner":"sanidhyy","description":"Explore the World of Cryptocurrency with Cryptoverse, a React JS App","archived":false,"fork":false,"pushed_at":"2023-10-01T13:33:55.000Z","size":3683,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T19:57:54.115Z","etag":null,"topics":["api","css","html","javascript","js","rapidapi","react","react-redux","reactjs","redux"],"latest_commit_sha":null,"homepage":"https://reactjscryptoapp.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/sanidhyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["sanidhyy"],"patreon":"sanidhy","custom":"https://www.buymeacoffee.com/sanidhy"}},"created_at":"2022-06-22T06:12:42.000Z","updated_at":"2023-06-18T19:01:03.000Z","dependencies_parsed_at":"2022-09-16T06:11:43.931Z","dependency_job_id":"37bd9bc0-fde4-4a0c-b908-8a347fb63768","html_url":"https://github.com/sanidhyy/crypto-app","commit_stats":null,"previous_names":["sanidhyy/crypto-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fcrypto-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fcrypto-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fcrypto-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanidhyy%2Fcrypto-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanidhyy","download_url":"https://codeload.github.com/sanidhyy/crypto-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103910,"owners_count":21048245,"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","css","html","javascript","js","rapidapi","react","react-redux","reactjs","redux"],"created_at":"2024-12-23T15:33:33.462Z","updated_at":"2025-04-09T19:58:01.188Z","avatar_url":"https://github.com/sanidhyy.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sanidhyy","https://patreon.com/sanidhy","https://www.buymeacoffee.com/sanidhy"],"categories":[],"sub_categories":[],"readme":"# Cryptoverse - Explore the World of Cryptocurrency\n\n![Cryptoverse - A React JS Crypocurrency App](https://user-images.githubusercontent.com/71302066/174958362-420d51e0-a043-48ff-a60f-c460b6827db1.png)\n\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://github.com/Technical-Shubham-tech)\n[![GitHub license](https://img.shields.io/github/license/Technical-Shubham-tech/crypto-app)](https://github.com/Technical-Shubham-tech/crypto-app/blob/main/LICENSE.md)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Technical-Shubham-tech/crypto-app/commits/main)\n[![GitHub branches](https://badgen.net/github/branches/Technical-Shubham-tech/crypto-app/)](https://github.com/Technical-Shubham-tech/crypto-app/branches)\n[![Github commits](https://badgen.net/github/commits/Technical-Shubham-tech/crypto-app/main)](https://github.com/Technical-Shubham-tech/crypto-app/commits)\n[![Website](https://api.netlify.com/api/v1/badges/1168c732-d2c3-4f68-9d18-da766abac0a0/deploy-status)](https://reactjscryptoapp.netlify.app/)\n[![GitHub issues](https://img.shields.io/github/issues/Technical-Shubham-tech/crypto-app)](https://github.com/Technical-Shubham-tech/crypto-app/issues)\n\n## ⚠️ Before you start\n\n1. Make sure **Git** and **NodeJS** is installed\n2. **Yarn** is faster than Npm. So use [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/).\n3. Create .env file in root folder.\n4. Contents of **.env**\n\n```\nREACT_APP_RAPID_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXX\n```\n\n5. Now, to setup Crypto API, go to [Rapid API Website](https://rapidapi.com/) and create an account.\n\n6. Enable these two APIs for crypto details and news data: [API 1: Coinranking](https://rapidapi.com/Coinranking/api/coinranking1/) and [API 2: Bing News Search](https://rapidapi.com/microsoft-azure-org-microsoft-cognitive-services/api/bing-news-search1/).\n\n![Copy API Key](https://user-images.githubusercontent.com/71302066/174961967-0b84e20a-c914-40bc-b3e1-c23f31ff8389.png)\n\n7. After enabling you can get your API Keys and paste them in `.env` file in `REACT_APP_RAPID_API_KEY`.\n\n**NOTE:** Make sure you don't share these keys publicaly.\n\n## 📌 How to use this App?\n\n1. Clone this **repository** to your local computer.\n2. Open **terminal** in root directory.\n3. Type and Run `yarn install`.\n4. Once packages are installed, type and run `yarn start`\n5. Now app is fully configured and you can start using this app :+1:\n\n## 📃 Built with\n\n[\u003cimg src=\"https://media3.giphy.com/media/ln7z2eWriiQAllfVcn/200w.webp\" width=\"100\"\u003e](https://www.javascript.com/)\n[\u003cimg src=\"https://i.giphy.com/media/eNAsjO55tPbgaor7ma/200w.webp\" width=\"100\"\u003e](https://reactjs.org/)\n\n[\u003cimg src=\"https://user-images.githubusercontent.com/71302066/174567516-824b1967-5954-4ac7-9446-14a3b2ab825d.svg\" alt=\"Rapid API\"\u003e](https://rapidapi.com/)\n[\u003cimg src=\"https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white\" alt=\"React Redux\" width=\"120\"\u003e](https://react-redux.js.org/)\n[\u003cimg src=\"http://ForTheBadge.com/images/badges/built-with-love.svg\" alt=\"Built with Love\"\u003e](https://github.com/Technical-Shubham-tech)\n\n## 🔧 Stats\n\n![Stats for this App](https://user-images.githubusercontent.com/71302066/174964296-774cc419-c443-440c-a721-9d29b71490ef.svg)\n\n## 🙌🏼 Contribute\n\nYou might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.\n\n## Buy Me a Coffee 🍺\n\n[\u003cimg src=\"https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black\" width=\"200\" /\u003e](https://www.buymeacoffee.com/sanidhy \"Buy me a Coffee\")\n\n## 🚀 Follow Me\n\n[![GitHub followers](https://img.shields.io/github/followers/Technical-Shubham-tech?style=social\u0026label=Follow\u0026maxAge=2592000)](https://github.com/Technical-Shubham-tech)\n[![Twitter](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Ftwitter.com%2FTechnicalShubam)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2FTechnical-Shubham-tech%2Fmedical-chat-app)\n[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://www.youtube.com/channel/UCNAz_hUVBG2ZUN8TVm0bmYw)\n\n## ⭐ Give A Star\n\nYou can also give this repository a star to show more people and they can use this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanidhyy%2Fcrypto-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanidhyy%2Fcrypto-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanidhyy%2Fcrypto-app/lists"}