This repository provides a comparison of two cryptocurrencies, using data retrieved from a public API. The project includes interactive graphs that visualize the comparison between the two coins, allowing users to easily compare the performance of each coin over time. preview

Getting Started with Create React App

This project was bootstrapped with Create React App.

React JS Live Dashboard

It is an End to End Project. Uses React-ApexCharts.js for visualizing data. Data used in this project is dynamic crypto market data. It is being fetched from coingeko API.

#NOTE#

Enter npm install after cloning the project to install all the dependencies automatically. Then enter npm start. Happy Learning.