Skip to content

fififofo/bitcoinTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Trader

Getting Started

To get this repo simply run:

> git clone https://github.com/felipeballesteros/BitcoinTrader.git
> cd BitcoinTrader
> npm install
> npm run start-server
> npm start

How to run the project?

To run the application, open your terminal, change to the project directory, and type:

> npm install
> npm run start
> npm start

Go to your browser and open the app at

http://localhost:8080

To Run small test suite:

npm test

About

Simple bitcoin to USD calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors