Crypto-Byte – The Collection of CryptINFO

Crypto-Byte
cb
cb
cb

Introduction

This is a application that displays the entire information of cryptocurrencies

this is build using React.js , Ant Design , state management using Redux Toolkit ,

and fetching data using RapidAPI…

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

GitHub

View Github