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
- 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.
Create an issue with the correct label.
- Read the contributing guidelines before getting started.
- Clone the repo in your own local machine
git clone <url.git>
- Install the dependencies
npm install
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Happy developing