Skip to content

mindfu/crypto-price-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Quick Start

This is a live real-time cryptocurrency price tracker that uses the Messari.io API for data and updates every 5 seconds. You will need to signup for an API key in order to use the Messari API.

In the project directory for client, you can run:

npm start

This starts the client app in development mode. Open http://localhost:19000 to view it in the browser.

In the project directory for server, you can run

npm start

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

You will need a way to test the app in a simulator or on your mobile device. I use Expo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published