Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.72 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.72 KB

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