Skip to content

React App to show the behavior of double linked lists

Notifications You must be signed in to change notification settings

stjordanis/double-linked-list-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Live Demo

The application has been explained in this article

Set Up

First of all install dependecies:

npm install

You can run the gulp task that convert scss files

npm run watch

And run it:

npm run start

Follow me on Twitter(@oliver_ap)

About

React App to show the behavior of double linked lists

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • CSS 24.0%
  • HTML 8.1%