https://coinitapp.herokuapp.com/
A project to track the prices and ranks of the top 10 cryptocurrenices using the coinmarketcap api.
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.
You'll need to install:
- Node.js
- NPM
Local Usage (With React App):
npm install
npm startLocal Usage (Terminal Only):
npm run server- Node.js - Javascript runtime for executing javascript code server-side
- Express.js - Web application framework for Node.js
- React.js - Javascript library for building user interfaces
- Semantic-Ui - Dynamic Themeing
- React-jsx-highcharts - Tool to represent charts on React.
See the list of contributors who participated in this project.
This project is licensed under the Apache License - see the LICENSE file for details