Skip to content

A simple way to view, analyze, and filter cryptocurrencies effortlessly

License

Notifications You must be signed in to change notification settings

aggarwal-h/cryptometrics

Repository files navigation

CryptoMetrics

CryptoMetrics is an open-source NextJS app that addresses the need to view trending cryptocurrency prices. It includes features for comparing multiple cryptocurrencies together, viewing detailed timeseries charts, filtering based on specific properties and viewing an aggregate analysis. This project uses the CoinGecko API to fetch data and handles the filtering on the front-end.

Note: This project was originally done as part of the SFWRENG 3XA3 course at McMaster University.

Instructions:

To install the necessary node_modules, run:

yarn

To start the server on localhost:3000, run:

yarn dev

About

A simple way to view, analyze, and filter cryptocurrencies effortlessly

Topics

Resources

License

Stars

Watchers

Forks