A Crypto Tracker project built with React, Redux, Chakra UI and CryptoApi. Get the cryptocurrency information with smart layout and pagination. Search through thousands of cryptocurrencies with autocomplete. View price, price chart, price change, market rank, market cap, trading volume and more.
https://react-crypto-tkr.web.app/
- React (Hooks)
- Redux - Redux Toolkit
- Chakra UI
- Crypto Api
git clone https://github.com/hourmeng12/crypto-tracker
npm install
npm start / npm run build
Hourmeng Khy