Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

FrameMuse/algo-academy

Repository files navigation

algo-academy_client

Run server locally

  1. npm i
  2. npm start

Structure

...

Themes

Some UI elements have theme implementation, some not. Ones that have can be wrapped with Theme component to change theme.

Themes are curretly used only in workspace.

Utils

Transform

Price

Transformes prices by the ISO standard (Inlt.NumberFormat) and parses

Phone number

Transformes phone number by +1 (234) 567 89-00 standard (or with your custom template) and parses.

Date

Humanizes date as by the design.

File

Converts File to URLData and fetches.

Releases

No releases published

Packages

No packages published

Languages