A MERNG Stack application that allows users to add any crypto currencies to their personal dashboard.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Coinance is a coin tracking application for all those crypto enthusiasts out there to manage and assess their coins or for new users to gain knowledge and understanding of the prices of the coins. Almost all coins are listed in the application for users to assess and add to their dashboard, with live price and market coverage from efficient API’s providers such as Coin-gecko.
The following dependencies, frameworks, libraries, plugins are implemented into the application which allow it to execute the functionalities and purposes it was designed for.
Clone the repository and install the npm packages
None at this stage
-
Clone the repo
git clone https://github.com/gurtej154/Coinance.git
-
Install NPM packages
npm install
To ulitise this application, the following need to be installed and implemented in the command line.
- Npm init - for node packages
- Npm install - for multiple packages
- Npm run build - To develop the front-end
- Npm start - to initialize the back-end
- Constantly updating to current standards
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. 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.
Gurtej Singh - gurtej154
Project Link: Repository
- N/A