Skip to content

Abdo-Hassan/list-of-tickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of tickets

Represent thousands of customer tickets into virtualized list from scratch

Live Demo

link to demo website

https://list-tickets.netlify.app/

Features

  • List into thousands of tickets without using any dependencies
  • Live preview of fps to monitor performance

Run Locally

Clone the project

  git clone https://github.com/Abdo-Hassan/list-of-tickets

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start