CryptoPandey is a responsive website that provides you with latest news, stats and graphs related to cryptocurrency.
- Realtime price and stats of 100 top cryptocurrencies.
- Latest news related to cryptocurrency.
- Graph of cryptocurrency price over past 5 years.
- Exchange rates of cryptocurrencies.
Client: React, Redux, Ant Designs, Rapid API
Server: Firebase
https://cryptopandey-7df52.firebaseapp.com/
- Go to Rapid API website and signup with a free account.
- Go to CoinRanking API and generate an API key to place in API key section for prices inside the project.
- Go to Bing search API and generate API key to place it in API key section for news inside the project.
Clone the project
git clone https://github.com/ArpitPy/cryptopandey.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start