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.
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.
Demo deployed application:
If you want to contribute please create an issue or pull-request and I will get back to you as soon as possible.
If you have any questions feel free to contact me here:
Github: github.com/markwilson107
Email: markashwilson@gmail.com
You have the freedom to do as you like with this permissive software, as long as an original copy and license notice is included.