CRYPTO INSIGHT

Project created on November 28, 2023

For quite a while I wanted to create a crypto application that would use industry standard tools around React.

The application has a Dashboard tab that displays the eight most recent news, the top 12 cryptocurrencies at the moment, and worldwide statistics. With a filtering input, the top 100 coins are shown on the cryptocurrency page. Additionally, exchanges provide an accordion-style list of the top 100 platforms along with pertinent information. The News page shows up to one hundred stories about a particular coin. A comparable filter is available for Events, which shows a list of cryptocurrency-related events along with a calendar for each event. Last but not least, a separate page for every coin includes a history graph with filtering options, a wealth of statistics, and links.

React JS
Material UI
Redux
Vite
FullCalendar
ChartJs
RapidAPI
TypeScript
Image of the homepage of the project Crypto Insight Image of the cryptocurrencies pageImage of the crytpo exchanges pageImage of the crypto news pageImage of the crypto events pageImage of the single crypto currency page