Skip to content

danielpopek94/Data_structures_and_algorithms_visualization

Repository files navigation

Status: in progress...

Table of Content

1. Folder Structures

add folders here

2. Libraries & Frameworks

Name Description
NextJS The React Framework for Production.
ReactJS A JavaScript library for building user interfaces.
TypeScript TypeScript is a typed superset of JS that adds static types.
Material Ui React component library that implements the Material Design principles.
D3.js JavaScript library for data visualization.
React syntax highlighter Lets you add syntax highlighting to code blocks or code snippets.
Tailwind Comprehensive set of pre-defined utility classes.

3. Installation & Set Up

  1. Install project dependencies
  yarn install or npm install
  1. Start the development server
  yarn dev or npm run dev
  1. Build for production
  yarn build or npm run build
  1. Run production mode
  yarn start or npm start

4. License

MIT © Daniel Popek

About

Next.js, D3.js, MUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published