Skip to content

A single-page app for viewing the historical price data for Bitcoin.

Notifications You must be signed in to change notification settings

HonorioTaveras/cryptocurrency-charting-tool

Repository files navigation

Cryptocurrency Charting Tool

A single-page app for viewing the historical price data for Bitcoin.

cryptocurrency-charting-tool-demo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

NodeJS and Xcode

First, navigate to the preferred local directory.

Next, fork the repo to your Github.

Next, access the demo site by cloning the Github repository:

$ git clone https://github.com/HonorioTaveras/cryptocurrency-charting-tool.git

Installing

Navigate inside the directory './cryptocurrency-charting-tool' and run the following commands:

$ npm i

After all dependencies are installed, run the following commands in two seperate terminal windows to start the server and the react development enviornment:

$ npm run start
$ npm run react-dev

In your browser, open up a window or tab to http://localhost:3456/

Built With

Authors

About

A single-page app for viewing the historical price data for Bitcoin.

Resources

Stars

Watchers

Forks