Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

kens-visuals/stakefish-crypto-app

Repository files navigation

Stake•fish Crypto App

Stake•fish logo

Getting Started

Run the development server:

npm run dev

or check out the live site here:

Stake•fish Crypto App

The challenges

Users should be able to:

  • View: current, highest, and lowest prices on the main page
  • After clicking on a certain coin's link the user should be able to view: name, country, URL, logo, trust rank, current price, highest price, lowest price, year of establishment, social media links, description, and a back-to-main-page button.
  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page

Built with

  • NextJS React
  • Tailwind CSS
  • CoinGecko API
  • Mobile-first Workflow

Author's Links