Skip to content

vitordino/crypto-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wip: crypto-hooks

this repo is just a playground to explore the new hooks api. This feature is still on beta and may change untill final release, so please don't use it on production (at least that's what they said, nobody seems to care much 🔥)

the app itself is pretty simple, but may be already breaking some rules, no efforts were made to keep it understandable, feature-rich, stable or fast (this may change in the future).

Development Guide

# install project dependencies
$ yarn

# development server
$ yarn dev # starts dev server

# build static site
$ yarn build # outputs to ./build directory

Tech Stack

This project started with create-react-app

Front-End Packages

name license description
react MIT declarative, component-based, functional approach to user interfaces
emotion MIT style as a function of state
victory MIT A collection of composable React components for building interactive data visualizations

System Dependencies

name min. version
node 8.0.0
yarn 1.0.0

About

💱 crypto currency watcher build with react hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published