Skip to content

Build a cryptocurrency tracker in Next.js with Apollo GraphQL

Notifications You must be signed in to change notification settings

kluu1/next-crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Cryptocurrency Tracker with Next.js and GraphQL

This is the complete code to my blog post on Medium on "Build a Cryptocurrency Tracker with Next.js and GraphQL". Check it out:

https://medium.com/@this.kevinluu/build-a-cryptocurrency-tracker-with-next-js-and-apollo-graphql-c776cff6b8bf

Application description

This application retrieves the top 30 cryptocurrencies. Users can select a coin to view detailed information on the selected coin. Users can change the interval for the selected coin to get it's data.

Technologies used

  • Next.js
  • Apollo GraphQL
  • Semantic UI React
  • Nomics API

Preview

Alt text

Alt text

Releases

No releases published

Packages

No packages published