├── README.md
├── coin.jpg
└── index.html
/README.md:
--------------------------------------------------------------------------------
1 | # Digital Innovation One
2 | Projeto Web utilizando a API Coin Market Cap
3 | [Portal do desenvolvedor](https://pro.coinmarketcap.com/account)
4 | [Documetação de autenticação](https://coinmarketcap.com/api/documentation/v1/#section/Authentication)
5 | [Documentação API](https://coinmarketcap.com/api/documentation/v1/#)
6 |
--------------------------------------------------------------------------------
/coin.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/bahokubo/DigitalOne/b2ad9f036b5d840cf45e408db84a2409a3fd4231/coin.jpg
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |