Skip to content

yaredtekile/cryptopium-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptonium cryptocurrency app

Cryptocurrency app built with Reactjs, Antdesign & Redux Toolkits.

Screenshot

Create a .env file in then root and add the following

REACT_APP_RAPIDAPI_KEY = your rapidapi key
REACT_APP_CRYPTO_RAPIDAPI_HOST ='coinranking1.p.rapidapi.com'
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'

Install Dependencies

npm install

or

yarn install

Run

npm start

or

yarn start

About

Cryptocurrency app with React and Antdesign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors