/Crypto-App

Primary LanguageTypeScript

Crypto App

CryptoApp is a powerful and intuitive cryptocurrency tracking app designed to provide users with comprehensive insights into the dynamic world of digital currencies. With CryptoApp, you can easily monitor cryptocurrency prices, trends, and market data, empowering you to make informed investment decisions.

Features

  • Interactive Charts: Visualize price movements, trading volume, and historical data using interactive charts powered by Chart.js. Analyze trends, identify patterns, and make data-driven decisions to optimize your trading strategy.
  • Access real-time data for thousands of cryptocurrencies, including Bitcoin, Ethereum, and altcoins. Get detailed information such as current price, market cap, circulating supply, and more, all conveniently displayed in a user-friendly format.

Tech Stack

Client: Nextjs, MUI, TailwindCSS, Chartjs

API: Swagger

Authors

Installation

Install with npm

  npm install 
  npm run dev

Install with yarn

  yarn install 
  yarn run dev