Skip to content

iwataniKenji/data-structure-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATA STRUCTURE PAGE

Summary

📙 About 📖 How to Start 💡 Features 💻 Technologies

✔️ Data Structure project finished ✔️

📙 About

Project developed for academic purposes in order to introduce students to data structure discipline content, illustrating with algorithms in C. Most of the code are explained through comments and paragraphs with overview information for each respective implementation.

Originally created and made by Kenji Iwatani


📖 How to Start

# Clone this repository
$ git clone https://github.com/iwataniKenji/data-structure-page.git

# Access the project directory
$ cd data-structure-page

# Install dependencies
$ yarn

# Start application
$ yarn start

💡 Features

  • Dark mode
  • Responsive layout
  • Basic routing system
  • Data structure basics content

💻 Technologies

Releases

No releases published

Packages

No packages published