Skip to content

peetersc/Sort_Visualizer

Repository files navigation

Sort Visualizer

Repository for CSE115a - Introduction to Software Engineering - UC Santa Cruz. Our goal is to implement a working website that demonstrates visually how different sorting algorithms work with code along side animations. This project is developed using agile SCRUM practices over the course of 5 weeks with React.js.

Current Link: https://distracted-mirzakhani-5bceaf.netlify.app/

Contributors

  • Shawn Lo (Project Owner)
  • Atticus Jones
  • Alex Lee
  • Julian Shalaby
  • Cameron Peeters

Librarys

  • React: npm install react --save
  • p5js: npm install react-p5-wrapper --save
  • Router: npm install --save react-router-dom
  • yarn: npm i yarn

Run Locally

  1. Clone repository
  2. Install npm and node
  3. cd Sort_Visualizer
  4. npm start
  5. Open localhost:3000 in browser

About

Sort_Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors