Skip to content

jaykapade/crypto-kingdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

A Simple React App to check Cyptocurrencies, Exchanges and their news. Made using Antd Design Framework, Redux Toolkit and 2 APIs from RapidAPI (Coinbase and Bing News)

Necessary Commands

npm install

Installs All the necessary dependencies from package.json

REACT_APP_API_KEY=API_KEY_FROM_RAPIDAPI

Before using the below command create an Account on RapidAPI and get the API Key, create an .env file and add it there as shown above.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

More Info

The Website is hosted on Netlify

Click here to visit it,

About

An App to Check Crypto Prices and News

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published