/Brypto

Web application displaying the top 100 cryptocurrency prices, written in ReactJS.

Primary LanguageJavaScript

Playing around with ReactJS and utilizing the CoinMarketCap API.

Displaying/Ranking the top 100 cryptocurrencies.

How To Run

console.log("Download the project!");

// 'cd Brypto-master'
console.log("Open up the project.");

// 'npm install'
console.log("Install the packages.");

// 'npm start'
console.log("Run the project and enjoy.");