Skip to content

nguyenvanhuan243/nextjs-crypto-application

Repository files navigation

Next.js - Cryptoverse Application

A cryptocurrency application which pulls API data from the Coinranking, Coin Gecko and The News API. This has been built using TypeScript, Next.js, React, Redux, Axios, SCSS and deployed via Vercel.

Features

  • Built using Next.js, React, TypeScript and Redux
  • Uses the Coinranking, Coin Gecko & The News APIs
  • Displays cryptocurrency, exchange and news data, incl. top 10 cryptos
  • E2E and a11y testing across multiple browsers using Playwright
  • Husky to run lint and testing prior to Git Commit
  • Stylish, modern UI
  • Fully responsive
  • Optimized for the web

Stacks & Tools

TypeScript logo nextjs logo react logo redux logo sass logo ES Lint logo Playwright logo