This web application was developed to show the necessary data for crypto traders or those venturing into the world of crypto currency by displaying top 100 crypto currencies along with its real-time data on their:
Market cap
Volume traded
Price
Graph chart (dynamic)
News
Relationship with others.
Link to view the live version of CRYPTOGUIDEHQ.
1. Clone the project by running
git clone https://github.com/Exclusiveideas/cryptoguidehq.git
2. Go into the project directory
cd cryptoguidehq
3. Install all the dependencies
npm i
4. Start the application development server
npm start
The app is now running