kinzhao / bitcoin-charts-react

Bitcoin Stats and Charts with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search iTunes API with React

Setup Instructions

  1. Run npm i && npm start to run the script: "start": "PORT=3001 node bin/www" for the server in the root directory for bitcoin-charts-react.
  2. In another tab run npm i && npm start in the root directory of the bitcoin-charts-react/client folder.

Note: it's using the PORT=3001 which is listed as a proxy in the client/package.json file.

About

Bitcoin Stats and Charts with React


Languages

Language:JavaScript 84.4%Language:HTML 10.7%Language:CSS 4.9%