Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.54 KB

README.md

File metadata and controls

52 lines (27 loc) · 1.54 KB

Coin-E-Crypto

Your one place destination to get all the latest about the Cypto-Market.

Visit the Live Website Here

About The Project

This is a React App which fetches live information from the APIs to get all the information about the Crypto Market.

I have created separate pages for CryptoCurrencies, News and Exchanges in my app.

This project was an inspiration from Adrian Hajdin(JS Mastery) cryptoverse project but I made it mine my Working on the UI, Making an /exchanges route for The exchanges using a new API and changing the design and logic of alot of things. I hope you'll like it.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux ToolKit
  • Ant Design
  • Rapid API

APIs Used

  1. CoinRanking : I used it to get the information about the Global Crypto Market and also everything related to every Crypto Coin booming in the market.

  2. Bing News Search : I used it to get the latest news breaking in the World of CryptoCurrencies.

  3. CoinPaprika : I used it to get the information of the Top 10 Crypto Exchanges in the World and also their regular Trade Volume

Run this Project Locally

  1. Clone the Repository

  2. Run npm install to install the dependencies

  3. Run npm start to start the local server and see the app running on localhost:3000