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.
- 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.
Client: Nextjs, MUI, TailwindCSS, Chartjs
API: Swagger
Install with npm
npm install
npm run dev
Install with yarn
yarn install
yarn run dev