/Hodlr

Primary LanguageJavaScript

HODLR

License: MIT

Image of Application

Table of Contents

Description

Hodlr is a crypto currency tracking application development using the MERN stack. Crypto price feeds from an external API supply the user with market data from the biggest exchanges and all their trading pairs. Users can favorite pairs they want to watch and add transactions to track their portfolio. Graphs are used to visualize the users portfolio in an professional and easy to understand way.

Usage

Clone this repository:

$ git clone https://github.com/markwilson107/Hodlr.git

Install dependencies:

$ npm install

To start the application run:

$ npm start

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

or

Demo deployed application:

https://hodlr.herokuapp.com/

Contributing

If you want to contribute please create an issue or pull-request and I will get back to you as soon as possible.

Questions

If you have any questions feel free to contact me here:

License

MIT

You have the freedom to do as you like with this permissive software, as long as an original copy and license notice is included.