Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mahtosujeet/algotechniques
- Owner: MahtoSujeet
- Created: 2024-01-25T10:24:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T04:41:35.000Z (11 months ago)
- Last Synced: 2024-02-04T05:28:29.407Z (11 months ago)
- Language: JavaScript
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 visualiserThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).