https://github.com/sanidhyy/crypto-app
Explore the World of Cryptocurrency with Cryptoverse, a React JS App
https://github.com/sanidhyy/crypto-app
api css html javascript js rapidapi react react-redux reactjs redux
Last synced: about 1 year ago
JSON representation
Explore the World of Cryptocurrency with Cryptoverse, a React JS App
- Host: GitHub
- URL: https://github.com/sanidhyy/crypto-app
- Owner: sanidhyy
- License: mit
- Created: 2022-06-22T06:12:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T13:33:55.000Z (over 2 years ago)
- Last Synced: 2025-04-09T19:57:54.115Z (about 1 year ago)
- Topics: api, css, html, javascript, js, rapidapi, react, react-redux, reactjs, redux
- Language: JavaScript
- Homepage: https://reactjscryptoapp.netlify.app/
- Size: 3.51 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Cryptoverse - Explore the World of Cryptocurrency

[](https://github.com/Technical-Shubham-tech)
[](https://github.com/Technical-Shubham-tech/crypto-app/blob/main/LICENSE.md)
[](https://github.com/Technical-Shubham-tech/crypto-app/commits/main)
[](https://github.com/Technical-Shubham-tech/crypto-app/branches)
[](https://github.com/Technical-Shubham-tech/crypto-app/commits)
[](https://reactjscryptoapp.netlify.app/)
[](https://github.com/Technical-Shubham-tech/crypto-app/issues)
## ⚠️ Before you start
1. Make sure **Git** and **NodeJS** is installed
2. **Yarn** is faster than Npm. So use [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/).
3. Create .env file in root folder.
4. Contents of **.env**
```
REACT_APP_RAPID_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXX
```
5. Now, to setup Crypto API, go to [Rapid API Website](https://rapidapi.com/) and create an account.
6. 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/).

7. After enabling you can get your API Keys and paste them in `.env` file in `REACT_APP_RAPID_API_KEY`.
**NOTE:** Make sure you don't share these keys publicaly.
## 📌 How to use this App?
1. Clone this **repository** to your local computer.
2. Open **terminal** in root directory.
3. Type and Run `yarn install`.
4. Once packages are installed, type and run `yarn start`
5. Now app is fully configured and you can start using this app :+1:
## 📃 Built with
[
](https://www.javascript.com/)
[
](https://reactjs.org/)
[
](https://rapidapi.com/)
[
](https://react-redux.js.org/)
[
](https://github.com/Technical-Shubham-tech)
## 🔧 Stats

## 🙌🏼 Contribute
You 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.
## Buy Me a Coffee 🍺
[
](https://www.buymeacoffee.com/sanidhy "Buy me a Coffee")
## 🚀 Follow Me
[](https://github.com/Technical-Shubham-tech)
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FTechnical-Shubham-tech%2Fmedical-chat-app)
[](https://www.youtube.com/channel/UCNAz_hUVBG2ZUN8TVm0bmYw)
## ⭐ Give A Star
You can also give this repository a star to show more people and they can use this repository.