Skip to content

Get to know about the latest real-time information about the trending crypto currencies in the catalogue

License

Notifications You must be signed in to change notification settings

Suman373/CryptoCatalogue

Repository files navigation

Crypto Catalogue

crypto-banner

About πŸ‘‡

A catalogue of all the trending cryptocurrencies and their details in a designated table. Each coin also has details like description, market cap, high and low in past 1day, 1 week and 1 month

Features πŸ“Œ

  • Real-time data i.e., current price, low high percentage, market capital.
  • Search field for smooth experience
  • Each crypto has a separate page for other details.

Technologies used πŸ› 

See any issue ? ☠

Create an issue with the correct label.

For folks who wants to contribute ❀

  • Read the contributing guidelines before getting started.
  • Clone the repo in your own local machine git clone <url.git>
  • Install the dependencies npm install

Getting started with CRA template

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Happy developing