3 Forks
5 Stars
5 Watchers

krypto

In this tutorial, we will look at how to use the Fetch API in JavaScript to retrieve data. We will use the Coin-Ranking cryptocurrency site as an example site in retrieving the data. We will look at the process of getting an API Key and then retrieving the data we want and then display it in a Bootstrap 5 table.

How to download and setup krypto

Open terminal and run command
git clone https://github.com/desoga10/krypto.git
git clone is used to create a copy or clone of krypto repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with krypto https://github.com/desoga10/krypto/archive/master.zip

Or simply clone krypto with SSH
[email protected]:desoga10/krypto.git

If you have some problems with krypto

You may open issue on krypto support forum (system) here: https://github.com/desoga10/krypto/issues