Skip to content

arnobtarafder/crypto-arena

Repository files navigation

CRYPTO ARENA

About

Crypto Arena is a React Web App powered by COINGECKO cryptocurrency API. Visitors can browse through the top 250 Crypto Currencies. Visitors can see details of a coin by clicking on the coin card.

Total Pages: 06

1. Homepage
2. Coins Page
3. Single Coin Details Page
4. Contact Page
5. About Page
6. 404 Not Found Page

Tech Stack:

  1. React </ Documentation>

  2. Tailwind CSS With React </ Documentation>

  3. React Router Dom </ Documentation>

Resources:

Get all coin API: https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=1000&page=1&sparkline=false

Get details of a coin by ID: https://api.coingecko.com/api/v3/coins/${id}

About

Crypto Arena is a React Web App powered by COINGECKO cryptocurrency API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published