Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faridzeynalov2000/cryptoverse

Cryptocurrency App powered by RapidAPI
https://github.com/faridzeynalov2000/cryptoverse

api rapidapi react reactjs

Last synced: about 2 months ago
JSON representation

Cryptocurrency App powered by RapidAPI

Awesome Lists containing this project

README

        

# Cryptoverse

![Cryptoverse](https://i.ibb.co/8gh5Jc8/image.png)

## Introduction

Create a cryptocurrency app. I am going to use React and multiple APIs powered by https://rapidapi.com.

## env

REACT_APP_RAPIDAPI_KEY = 'f0021db587msh781fb1cbef39856p11c183jsn45521d5d1c85'
REACT_APP_CRYPTO_API_URL = 'https://coinranking1.p.rapidapi.com'
REACT_APP_NEWS_API_URL = 'https://bing-news-search1.p.rapidapi.com'
REACT_APP_NEWS_RAPIDAPI_HOST = 'bing-news-search1.p.rapidapi.com'
REACT_APP_CRYPTO_RAPIDAPI_HOST ='coinranking1.p.rapidapi.com'

ESLINT_NO_DEV_ERRORS=true