BeyondMaxim / Typescript_Crypto_money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ’ฐ Crypto Money

Platform-Web Repo-Size Tech-Stack

๐Ÿ“‘ Introduction

Web application to display top 100 Crypto Currencies according to their current market capital.

๐Ÿง‘โ€๐Ÿ’ป Tech Stack

  • Developed using React JS at core and Type checked with TypeScript.
  • Used Axios to fetch data from CoinGecko API.
    API used: CoinGecko API

๐ŸŽธ Features

  • Responsive Tabular UI.
  • Frontend(Client-Side) Pagination using React Hooks.
  • Search Filter to search coins.

๐Ÿ–ฅ๏ธ Setup:

  • Install all project dependencies with npm install
  • Start the development server with npm start
  • Open http://localhost:3000 to view it in the browser.

About


Languages

Language:TypeScript 61.3%Language:CSS 34.6%Language:HTML 4.1%