liujustin / CoinIt

A project to track the prices and ranks of the top 10 cryptocurrenices using the coinmarketcap api.
https://coinitapp.herokuapp.com/
2 stars 0 forks source link

CoinIt

https://coinitapp.herokuapp.com/

A project to track the prices and ranks of the top 10 cryptocurrenices using the coinmarketcap api.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You'll need to install:

Usage

Local Usage (With React App):

npm install
npm start

Local Usage (Terminal Only):

npm run server

Built With

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE file for details