Live on NETLIFY!
Open source project using the free Coin Lore API, created as a personal project for my portfolio, enjoy!
- Home: Crypto currencies by global rank. -- Update time: 1 sec
- Detail: Information of the selected currency along with its markets.
Fully responsive website, styled with Bootstrap.
Install the project dependencies.
npm installCompiles and hot-reloads for production environments.
npm run serveCompiles and minifies for production
npm run build