Sarath191181208 / queuViz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The project is currently hosted on github pages here: https://sarath191181208.github.io/queuViz/

Queue Viz

A simple simulation of enqueu and dequeue operations of a queue

Demo

Image

Description

I am using functional components & react hooks to handle the events from the user. List of Hooks used:

  • useState.

Learn About Hooks here:

References

Features

  • Adding to the stack
  • Popping from the stack

Technologies

About


Languages

Language:JavaScript 45.7%Language:CSS 31.8%Language:HTML 22.5%