grimmjow8 / cryptolio-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency Portfolio

Application to view management information for cryptocurrencies.

To Use

To clone and run this repository you'll need Git and Node.js. Run the following:

# Clone this repository
git clone https://github.com/grimmjow8/crypto-management
# Go into the repository
cd crypot-ui
# Install dependencies
npm install
# Run the app
npm start
# Or run
./start.sh

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 65.9%Language:HTML 17.1%Language:CSS 16.9%Language:Shell 0.1%