Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahtosujeet/algotechniques

A project for Science Exhibition 2024
https://github.com/mahtosujeet/algotechniques

Last synced: 4 days ago
JSON representation

A project for Science Exhibition 2024

Awesome Lists containing this project

README

        

## Visualisation of Famous Algorithms.

# How to run this project ?

-------------------
## Environment
- Node v14.21.3
- Python v2.7.18
-------------------

- Open Terminal
- Navigate to Project Directory
- Enter the following command `npm install` this will install all required dependencies
- After the previous command is executed, Enter the following command `npm start`
- Wait for it to compile
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
- Enjoy the visualiser

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).