Skip to content

This is a Crypto Club Project ... Developed With React, React Router, Tailwind CSS and Crypto AIP

Notifications You must be signed in to change notification settings

asadulR/Crypto-Master-Club

Repository files navigation

Crypto Masters Club

Crypto Cafe 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.

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 </ Documentation>

  3. React Router Dom </ Documentation>

api website link

https://www.coingecko.com/en/api/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}

  3. Demo Site: [https://crypto-masters-club.netlify.app/] (https://crypto-masters-club.netlify.app/)

  4. Requirement Doc: https://docs.google.com/document/d/1lqqNGPWOwLkiHWxXZiUeQcckQ-H0U-Lv4p_dtvFkqz0/edit?usp=sharing

About

This is a Crypto Club Project ... Developed With React, React Router, Tailwind CSS and Crypto AIP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published