Skip to content

Explore the World of Cryptocurrency with Cryptoverse, a React JS App

License

Notifications You must be signed in to change notification settings

sanidhyy/crypto-app

Repository files navigation

Cryptoverse - Explore the World of Cryptocurrency

Cryptoverse - A React JS Crypocurrency App

Ask Me Anything ! GitHub license Maintenance GitHub branches Github commits Website GitHub issues

⚠️ Before you start

  1. Make sure Git and NodeJS is installed
  2. Yarn is faster than Npm. So use Yarn.
  3. Create .env file in root folder.
  4. Contents of .env
REACT_APP_RAPID_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXX
  1. Now, to setup Crypto API, go to Rapid API Website and create an account.

  2. Enable these two APIs for crypto details and news data: API 1: Coinranking and API 2: Bing News Search.

Copy API Key

  1. 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 👍

📃 Built with

Rapid API React Redux Built with Love

🔧 Stats

Stats for this App

🙌🏼 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 🍺

🚀 Follow Me

GitHub followers Twitter YouTube

⭐ Give A Star

You can also give this repository a star to show more people and they can use this repository.