Software requirement: NPM (Node package managerment) - https://nodejs.org/en/download/
If you want to run this app locally, clone this repo and install the dependencies.
$ git clone https://github.com/truongtanthanh1202/DSA_Sort_Visual.git
$ cd dsa_visual_sort
$ npm install
If you download this project as Zip file, open terminal and following steps:
$ cd [...path...] dsa_visual_sort
$ npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.