A Cryptocurrency price aggregator that automatically updates the latest prices and movements of the market.
Built using Nextjs, TypeScript, Coingecko's API, TaildwindCss and React Query.
This project is deployed using Vercel, you can try it out anytime
$ yarn install
# Run in Dev mode
$ yarn dev
# Create a production optimized build
$ yarn build
# Run a production build
$ yarn start
- Author - Fabio Pineda
- Personal Portfolio