Winner of the $3,500 Prize in the DSCVR Canvas Bounty on Dora Hacks!
MemeCoinTracker is a modern and visually appealing web application built with LitElement and Vite.js, designed to track meme coins. This project showcases advanced functionality for searching, analyzing, and interacting with meme coin data. It was recognized during the DSCVR Canvas Bounty Closing Ceremony and awarded $3,500 for its innovative approach and design.
- Fetches and displays meme coin details from CoinGecko API.
- Data includes price, market cap, volume, and percentage changes.
- Seamless searching of meme coins by name.
- Optimized for devices of all sizes, ensuring a smooth user experience.
- Interactive coin details with smooth reveal animations.
- Allows users to view more coins dynamically.
- LitElement: For creating dynamic web components and enhancing user interfaces.
- Vite.js: Fast build times and efficient hot module replacement during development.
- CoinGecko API: Fetching up-to-date meme coin market data.
git clone https://github.com/italiancode/memecointracker.gitcd memecointrackernpm installnpm run dev[Add a few images or GIFs demonstrating the app here!]
MemeCoinTracker was awarded $3,500 during the DSCVR Canvas Buildathon Closing Ceremony, where it was presented under the project name BigDreamsWeb3 - MemeCoinTracker.
This project was created for the DSCVR Canvas Bounty and awarded $3,500 during the competition hosted by Dora Hacks.
Special thanks to the DSCVR team for organizing the event and supporting innovative projects in Web3!
We welcome contributions to enhance the features of MemeCoinTracker. Please feel free to fork the repository and submit a pull request.