Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

An app that lets you calculate profit\loss when investing in cryptocurrencies, exchange your net profit to other FIAT denominations.

License

Notifications You must be signed in to change notification settings

fcancelinha/crypto-profit-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Crypto Profit App

Whenever I was searching on the internet for a simple calculator to do some quick math I could never find one. There were mining calculators for sure but not really what I was looking for... So ! I decided to make my own and share with anyone facing the same troubles as I once did. This is my first attempt at creating an app using react and I feel like I still have so much to learn. I regret not using Redux and Typescript as the scope of the project quickly grew beyond my initial expectations as I was adding more and more features.

Deploy License

Preview

preview

Installation

Use the package manager npm to install crypto-profit-calculator.

npm install
npm start

API

You will need to add an API key to a .env file at the root of the project from here https://nomics.com/

Features

  • Profit calculation
  • Select or search for your crypto currency current price
  • Select between cash amount spent or tokens bought
  • Fiat currency conversion
  • Local storage remembers your preferences

Screenshots

Click to expand

1 2 3 4 5

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT