Skip to content

jacobhamblin/crypto-watch

Repository files navigation

About

This project serves to recreate a success of years passed, BTC-charts. A few challenges with the prior project led me to seek to remake the project from the ground up, including:

  • The API changed drastically and no longer has a free option.
  • Each of the libraries are very outdated.
  • A better dev toolset is now available in create-react-app.

Preview of app

Running locally

git clone https://github.com/jacobhamblin/crypto-watch.git

Download the repo

npm i

Install the dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run deploy

Pushes the bundled pieces to github.

About

A remake of BTC-charts with updated tooling and ideally a working API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published