Skip to content

sharangramana/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer REACT

🌐 REACT

React, Nodejs, HTML, CSS, BOOTSTRAP

It's a sorting visualizer app implemented in React and Nodejs.

clone or download

$ git clone https://github.com/sharangramana/Sorting-Visualizer.git
$ npm i

Usage (run app on your machine)

Prerequirements

Client-side usage(PORT: 3000)

$ cd Client   // go to client folder
$ npm i       // npm install pacakges
$ npm run dev // run it locally

// deployment for client app
$ npm run build // this will compile the react code using webpack and generate a folder called docs in the root level
$ npm run start // this will run the files in docs, this behavior is exactly the same how gh-pages will run your static site

Dependencies(tech-stacks)

Client-side
axios: ^0.19.2
bootstrap: ^4.5.0
jquery: ^3.5.1
react: ^16.13.1
react-dom: ^16.13.1
react-scripts: ^3.4.1
react-router-dom: ^5.2.0

Screenshots




Heroku Link

https://algorithmvisualizersharang.herokuapp.com/

BUGs or comments

Create new Issues (preferred)
Email Me: sharangramana20@gmail.com

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published