From 578bb77049954f018363621d58220d2ad8e41ab1 Mon Sep 17 00:00:00 2001 From: ArPy <71400381+ArpitPy@users.noreply.github.com> Date: Sun, 17 Oct 2021 09:12:52 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5a9c0b3..96d8e80 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,33 @@ -# CryptoPandey +# 💰 CryptoPandey 💵 CryptoPandey is a responsive website that provides you with latest news, stats and graphs related to cryptocurrency. -## Data +## 📜 Data 1. Realtime price and stats of 100 top cryptocurrencies. 2. Latest news related to cryptocurrency. 3. Graph of cryptocurrency price over past 5 years. 4. Exchange rates of cryptocurrencies. -## Tech Stack +## ⚡ Tech Stack **Client:** React, Redux, Ant Designs, Rapid API **Server:** Firebase -## Live Demo +## 🛑 Live Demo https://cryptopandey-7df52.firebaseapp.com/ -## Installation +## 📥 Installation 1. Go to Rapid API website and signup with a free account. 2. Go to CoinRanking API and generate an API key to place in API key section for prices inside the project. 3. Go to Bing search API and generate API key to place it in API key section for news inside the project. -## Run Locally +## 💻 Run Locally Clone the project