Skip to content

ronjb04/CryptoDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase Cryto Dashboard

This project was created with coinbase api, chart.js, websocket and redux.

Demo: https://main.d3ru0wwoqf4pk6.amplifyapp.com/

Mobile View:

Screen Shot 2024-08-07 at 12 54 39 AM

Desktop View:

Crypto.Dashboard.with.Coinbase.mp4

Steps to run the project

make sure you cd to the project folder

Install dependencies

npm install

Run locally

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.