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/
- Shawn Lo (Project Owner)
- Atticus Jones
- Alex Lee
- Julian Shalaby
- Cameron Peeters
- React:
npm install react --save - p5js:
npm install react-p5-wrapper --save - Router:
npm install --save react-router-dom - yarn:
npm i yarn
- Clone repository
- Install
npmandnode - cd
Sort_Visualizer npm start- Open
localhost:3000in browser