CryptoDesk is a one-stop information site for all things Cryptocurrency built in React.js with graphing done with Chart.js
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
CryptoDesk is a one-stop information site for all things Cryptocurrency built in React.js with graphing done with Chart.js. The application
details stats and market trends of the top 100 Cryptocurrencies in the world for users interested in Crypto trading. CryptoDesk also
provides current Crypto News from several news sources for crypto enthusiasts. Data used in the application is fetched using reliable
public external APIs.
To setup the application on your local environment:
-
Clone the repo
git clone https://github.com/johansonfelix/crypto-desk.git
-
Install dependencies
yarn install
-
Start react
yarn start
- Test application on localhost:3000
Contributions are what make the open source community such an amazing place to learn, inspire, and create.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.