This repository was created as part of bootcamp "everis FullStack Developer" by Digital Innovation One and it's purpose is building a page to request crypto currencies data from CoinMarketCap API.
Deploy | Technologies | Installation | Learning | Sharing | Customizing | License
To publish this repository was used GitHub.io. IMPORTANT: As a browser extension will be needed to run this app you will only be able to see it in a DESKTOP device.
Follow the instructions in step 2 of section Installation in this README to install the extension needed BEFORE to click on the link below to see it:
To build this project the follow technologies were used:
- Clone this repository in the folder that you want:
$ git clone https://github.com/clovisdanielcosta/api-criptomoedas.git
- On your browser install extension "Moesif Origin & CORS Changer" and turn on to be able to do requests from CoinMarketCap API.
- Run file "index.html".
- If my monthly requests limits was exceeded you will not be able to see the quotations. Then open an account on CoinMarketCap and insert the key which you will receive on variable "key" on file "./js/main.js".
- Better understanding about FETCH Requests.
- Improving CSS skills.
- Stumble with Moesif Origin & CORS for the first time.
- Use of CoinMarketCap API for the first time.
To get crypto logo images for your app you can reach the site below:
- Applied my own pattern of folders structure and filenames.
- Personal choose of fonts and colors.
- Applied color red for negative values on the Percentage changes.
- New requests of Ranking, Price, Volume and Percentage change of crypto currencies.
- Import logo images of each crypto coin.
- And the most IMPORTANT: creation of new giant coin to put fun on this project a little bit more. You will see it on the first position of the list.
This project is under MIT license. Open file LICENSE to details. The images in this project were made by repo's owner or taken from another repo in the web with the right authorization of use.
I wanna to say thank you to Digital Innovation One and everis for make this bootcamp possible. Special thanks to Bárbara Casac for teaching in this course. I really love blockchain and crypto currencies. Thank you so much. You all are doing a great job.
Well done! 👏 👏

