Bit Market is a information data platform around crypto currencies prices.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Bit Market is a Single Page Application that provides an analysis of the cryptocurrencies market. Offering information about all the cryptocurrencies, their prices, display information through graphs, and information about any specific coin. It also has a portfolio page where you can track the amount of any crypto coin that you own and see insights into the current price, price changes, circulation supply, and maximum supply for each coin.
To get a local copy up and running follow these simple example steps.
-
Clone the repo
git clone https://github.com/cristhianbenitez/bitmarket.git
-
Install NPM packages
npm install
-
Run the application
npm run start
These are some of the main features or challenges worked on.
- Built the application on class components React.
- refactor to functional hooks.
- refactor to make use of Redux.
- refactor to Typescript.
- add multilangugage support
See the open issues for a full list of proposed features (and known issues) or checkout the Jira board of the app .
Any contributions you make are greatly appreciated.
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.
Your Name - @pipebenitez25 - [email protected]
Project Link: https://github.com/cristhianbenitez/bitmarket
-
Maybe the most obvious ones too!