Crypto Price Tracker

Crypto Price Tracker

Deployed site at vercel Crypto Price Tracker

nextdotjs typescript tailwindcss

Table of Contents

Introduction

Your real-time cryptocurrency tracking solution. CryptoTracker provides up-to-date information on the top cryptocurrencies in the market. Stay informed with real-time prices, market trends, and personalized tracking features.

Tech Stack

Features

  • Real-time price updates for top 50 cryptocurrencies
  • Detailed view with price charts and additional market data
  • Favorite tracking for quick access to your preferred coins
  • Built-in currency converter for quick calculations
  • Search functionality to find specific cryptocurrencies

Installation

  1. Clone the repository:

    git clone https://github.com/niclastanskanen/nextjs-ithogskolan-crypto-tracker.git
  2. Navigate into the project directory:

    cd nextjs-ithogskolan-crypto-tracker
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev

Usage

Notice

This project is developed as part of the Web Development course at IT-Högskolan. The project follows the specific course requirements