An open API service indexing awesome lists of open source software.

https://github.com/dkmfzf/visualization-of-algorithms

When I started studying algorithms, it was difficult for me to understand their purpose and application. Over time, I was able to solve simple tasks on Medium. That's why I created this site to help beginners more easily enter the amazing world of algorithms.
https://github.com/dkmfzf/visualization-of-algorithms

css fullpagejs gsap html js pet-project tailwindcss threejs web webpack

Last synced: 3 months ago
JSON representation

When I started studying algorithms, it was difficult for me to understand their purpose and application. Over time, I was able to solve simple tasks on Medium. That's why I created this site to help beginners more easily enter the amazing world of algorithms.

Awesome Lists containing this project

README

          

# Visualization Of Algorithms

## Selecting the language in the README file
[README на русском](README_language/README.ru.md)

## Documentation
[Documentation in English](docs/DOCS.en.md)
[Документация на русском](docs/DOCS.ru.md)

## Description of the project
When I first started studying algorithms,
it was difficult for me to figure out what they were
for and where to use them in general. It was only
after a long time that I was able to solve the most
primitive Medium tasks on. That's why I created this site
to make it easier for novice programmers to enter
such an amazing and beautiful world of algorithms.

## Getting started

Using these instructions, you will be able to run a copy of the project on your local computer for development and testing purposes.

### Preliminary requirements

What do you need to install the software and how to do it

```
git clone https://github.com/DKMFzF/mesto-project-ff.git
```

### Installation

A step-by-step series of examples that explain how to run a development environment

To start, open a terminal in your repository where the project is hosted and enter the following command

```
npm install
```

And repeat

```
npm run dev
```

## Author

** [Kirill Doroshev (DKMFzF)](https://vk.com/dkmfzf ) **

## License

This project is licensed under the MIT license