Skip to content

Web app consuming CoinGecko API to display metrics on top cryptocurrencies

Notifications You must be signed in to change notification settings

kelvinbush/block-cypher

Repository files navigation

Netlify Status

Crypto-tracker

This is a React app consuming the Coin Gecko. Displaying the metrics and statistics of top cryptocurrencies. The user is able to filter the data displayed on the chart based on the number of days e.g. 24hrs, 7days, 30 days ... Upon clicking on a coin in the list of coins you can view in depth data about the specific coin in the details page. You can also search for a coin in the search bar.

Built With

Live Demo

Live Demo Link

Screenshots

coin chart

coin list

coin stats

Getting Started

To get a local copy up and running follow these simple example steps.

  • Copy this link https://github.com/kelvinbush/block-cypher.git .
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/kelvinbush/block-cypher.git.
  • Go to the repository folder in your command prompt cd block-cypher.
  • Run npm install to install the React and linter dependencies.
  • Run npm build to build the application with react .
  • Run npm run start to start the development server.
  • Run npm run test to run the tests.

Authors

👤 Kelvin Bush

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Web app consuming CoinGecko API to display metrics on top cryptocurrencies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages