Description : Crypto tracker is a web app that can be used to track the top 100 cryptocurrencies and assets in your Ethereum wallet. It has an intuitive, easy-to-use interface that allows you to track prices, market caps, volumes and more. The app is built on Facebook’s ReactJS framework and uses the Coingecko , Covalenthq , and Web3 APIs to get information about the coins. The app is available for free , but you will need an Ethereum wallet (E.g. Metamask Wallet Extension) to use it.
URL - https://www.cryptotracker.tk
React.js, Web3 API, Tailwind CSS (Daisy UI), React Query, i18next for localiztion, Vite.js, and vercel deployment
Clone the project
git clone https://github.com/phyohan18/Crypto-Tracker.git
Run npm install to install everything from package.json
npm install
Then to run the development server:
npm run dev
Open http://localhost:5173 and you'll be able to see the page appear.
- Aesthetic and minimalist design
- Met 10 Usability Heuristics
- Responsive
- Multi-currency support
- Dark/Light mode
- Localized multilingual website
- API Queries cached & optimized
- Render(s) optimized
- Production Ready
If you have any feedback, please reach out to me at [email protected]