It is live now Bitcoin Tracker App
Bitcoin Tracker, an advanced application gives you the latest numbers with the performance history in different currencies.
Completed by using:
- Bitcoin's live performance for Price, Rank, and Market cap.
- Chart with history up to one year.
- You can display the details of performance with different 5 currencies (USD, EUR, CNY, JPY, PLN).
-
You will need to setup
npm
oryarn
. -
Downlonad the project
git clone https://github.com/ZakyAly/bitcoin-tracker-app.git
-
In the project directory, you can run
npm install
oryarn install
. -
Start the development mode by
npm start
oryarn run