Sarath191181208 / stackViz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Stack Viz

A simple simulation of push and pop operations of a stack

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 47.4%Language:CSS 30.6%Language:HTML 22.0%