This app was built using Tailwind and React
git clone https://github.com/Algoritm211/score-table.git
)npm install
to install all libraries (dependencies) of projectnpm run start:app
to start application on https://localhost:3000
(server will be on http://localhost:5000
)