JacobGrisham / Data-Structures-and-Algorithms-Visualizer

Front-end single-page static website built with D3, React.js, Typescript, ES6 Javascript, Sass with CSS Modules and fine-tuned with Progressive Web App (PWA) capability. Site hosted on Netlify with Google Domains as DNS provider.

Home Page:https://www.big-o.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • I chose to create a web-based searching and sorting algorithms visualization tool
  • My project video submission is hosted on CS50's Gallery of Final Projects

πŸš€ Getting Started

To run this project on your system:

  • In your terminal, navigate to the root project directory and run the following commands
  • Download dependencies
$ npm install
  • Run the application
$ npm start

πŸ”’ License

Copyright Notice and Statement: currently not offering any license. Permission only to view and download.

About

Front-end single-page static website built with D3, React.js, Typescript, ES6 Javascript, Sass with CSS Modules and fine-tuned with Progressive Web App (PWA) capability. Site hosted on Netlify with Google Domains as DNS provider.

https://www.big-o.app/


Languages

Language:TypeScript 54.3%Language:JavaScript 24.1%Language:SCSS 7.8%Language:HTML 7.7%Language:CSS 6.0%