Skip to content

a minimalistic price ticker for crypto currencies. Quickly check current info of your favorite cryptos

Notifications You must be signed in to change notification settings

jfrausto/cryptick

Repository files navigation

CrypTick

GitHub

Table Of Contents

Description

A minimalistic web application built using Next.js, Chakra UI, and TypeScript. Save and follow your favorite crypto currency's activity in the market like you are looking up the weather. This was built to present a simpler, more de-cluttered interface than most crypto currency apps. Designed for beginners in the crypto currency space and for people that want to quickly get a glance at the market.

*You cannot buy or trade cryptos with this application. Prices are in USD. Listed cryptos are from Coinbase's current listings.

Demo

CrypTick Dashboard

Installation-&-Resources

Developed using Next.js, a React framework, on the Node.js environment. After you clone this repository you must run npm install in bash to make sure all the dependencies, such as the crypto icon images, work properly.

Some resources used to build this app include:

  • Coinbase Pro API
    • Current list of their supported crypto currencies
    • Websocket API to access the real-time price ticker of each crypto
    • Historical data to display on a chart
  • cryptocurrency-icons
    • npm package providing icons of varying styles and sizes for almost 500 crypto currencies
  • Framer Motion
    • open source motion library for React. Allows you to swipe!
  • Victory
    • React component library for data visualization. Displays price information in customizable ways

License

This project is covered under the MIT license -- see more info here.

Questions

About

a minimalistic price ticker for crypto currencies. Quickly check current info of your favorite cryptos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published