Coder Social home page Coder Social logo

tohjustin / coincharts Goto Github PK

View Code? Open in Web Editor NEW
73.0 3.0 16.0 2.26 MB

Cryptocurrency Price Chart (GDAX)

Home Page: https://coincharts.now.sh

License: MIT License

JavaScript 95.22% HTML 1.25% Shell 3.19% CSS 0.34%
react redux redux-saga d3 styled-components now cryptocurrency create-react-app

coincharts's Introduction

About

CircleCI Codecov Release License

Coincharts is a cryptocurrency price chart based off Coinbase's original price chart on https://www.coinbase.com/charts

** Redux, Redux-Saga is used for learning purposes (slight overkill for this simple app)

Getting Started

Start the application's webpack-dev-server

yarn start

Linting & Testing

Linting

Run ESLint & Prettier

yarn run check

Fix ESLint all fixable errors & warnings

yarn lint:fix

Fix Prettier all fixable errors & warnings

yarn prettier:fix

Unit Testing

Run all unit tests & watch for changes

yarn test

Run all unit tests & enable Node Debugger

yarn test:debug

Run all unit tests & generate test coverage

yarn test:ci

Packaging

NOTE: Make sure you have updated .env.build before proceeding

Create a production build of the application & output the bundle into /build

yarn build

Scripts

Deploy application with ZIET Now

NOTE: Make sure you have created .env & updated now.json before proceeding

yarn script:deploy

Downloading API data

Takes a snapshot of responses from coinbase API & saves them into JSON files in public/priceData used for offline development

yarn script:downloadPriceData

License

Coincharts is MIT licensed.

FOSSA Status

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.