Skip to content

can-erturk/react-crypto-prices

Repository files navigation

About this project

Crypto price tracking project using React + Redux Toolkit + Tailwind + CoinGecko API.

Environment variables

VITE_APP_API_KEY=CG-YourAPIKey
  1. VITE_APP_API_KEY: Enter the API key you received from CoinGecko as the value. This project does not require you to have an API key to run it. As long as the API key is not added, it will continue to work with the free API provided by CoinGecko.

Attribution

  • The Coingecko APIs were used to fetch market data in this project.
  • This project was inspired by here and developed to do it better. Stefan Topalovic developed the mentioned project.

See on my portfolio

See this project in my portfolio with this link:

https://canerturk.dev/project/react-crypto-prices

Demo and preview

Click here to see live demo.

React crypto price tracking website preview