Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/faridzeynalov2000/cryptoverse
- Owner: faridzeynalov2000
- Created: 2024-06-16T14:31:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T15:33:54.000Z (6 months ago)
- Last Synced: 2024-06-23T16:43:01.634Z (6 months ago)
- Topics: api, rapidapi, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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