Cryptobillia is a mobile application that collates and display the updated cryptocurrency market data in real time. This application shows all major cryptocurrency, including their current price, market valuation, rank, and a lot others.
Client
- Shows a list of all available coins
- Shows current price and 24hr percentage change for each coin on the homepage
- Show more details of each coin when clicked
To get a local copy up and running, follow these steps:
- Create a local directory whre you can clone the project
- Clone the project to your directory by running
git clone /~https://github.com/iamchristianani/cryptobillia.git
- Install all dependencies by running
npm install
- Open project in browser by running
npm start
In order to run this project you need:
- Git and GitHub
- A code editor
- NodeJs
- A browser
Clone this repository to your desired folder:
- Create a local directory whre you can clone the project
- Clone the project to your directory by running
git clone /~https://github.com/iamchristianani/cryptobillia.git
- Install all dependencies by running
npm install
- Open project in browser by running
npm start
Install this project with:
- You can use npm or yarn
npm install
To run tests, run the following command:
npm run test
You can deploy this project using:
- GitHub Pages
- Netlify
- Render
👤 Christian Ani
- GitHub: @iamchristianani
- Twitter: @kriznode
- LinkedIn: Christian Ani
- Improve UI
- Create a visual representations of the data
- Add More Functionalities
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a ⭐
- I would like to thank Microverse for the great resources shared.
- Much Appreciation to the Microverse code reviewers for their guidance.
- Data from CoinGecko.
- Design idea by Nelson Sakwa on Behance.
This project is MIT licensed.