IIKolchin / algososh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project work. MBOU SOSH im. Fibonacci

Overview

The application is an algorithm visualizer.

Functional

The ability to visualize the operation of various algorithms and data structures, such as: string, Fibonacci sequence, array sorting, stack, queue and linked list

Technologies used

  • Typescript
  • React
  • CSS modules
  • Jest
  • Cypress

Launch

In the project folder you can run:

install npm && launch npm

The application is launched in development mode.
Opens http://localhost:3000 to view it in the browser.

Running tests

### the npm && npx cypress test is open`

About


Languages

Language:TypeScript 60.2%Language:CSS 23.1%Language:JavaScript 14.8%Language:HTML 1.9%