Skip to content

labibahmed10/Crypto-News-unique

Repository files navigation

Crypto News App

Crypto News is a React Web App powered by COINGECKO cryptocurrency API. Visitors can browse through the top 50 Crypto Currencies. Visitors can see details of a coin by clicking on the coin card.I have tried my best to create and design this simply.

It has 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 used:

  1. React </ Documentation>
  2. Tailwind CSS </ Documentation>
  3. React Router Dom </ Documentation>

Resources:

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages