This is a React app that uses the Coin-Cap API. Displays over a 1000 crypto currencies, their current values and graph of their changes over the recent days.
- React
- Redux
- React-Router
- Chart.js
To get a local copy up and running follow these simple example steps.
- Copy this link
https://github.com/nottherealalanturing/cryptobazaar
. - Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write
https://github.com/nottherealalanturing/cryptobazaar.git
. - Go to the repository folder in your command prompt
cd cryptobazaar
. - Run
npm install
to install the React and linter dependencies. - Run
npm build
to build the application with react . - Run
npm run start
to start the development server. - Run
npm run test
to run the tests.
👤 Assad Isah
- GitHub: @nottherealalanturing
- LinkedIn: @Assad Isah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Original design idea by Nelson Sakwa on Behance
-
API from COINCAP
-
Hat tip to anyone whose code was used
-
Inspiration
-
etc
This project is MIT licensed.