Description

Frontend for Bitmosys-q423.

Links

API Documentation

Swagger UI

Frontend

Features

  • Light/Dark mode
  • Relatime Form Validation
  • State Management
  • Areachart showing distribution of coins

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Installation

$ pnpm install

Running the app

# development
$ pnpm run dev

# preview mode
$ pnpm run preview

# lint
$ pnpm run lint