You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This project includes code for a website with a table with information about YouTube channels and their statistics. The table four columns: Channel Name, Date Created, Subscribers, and Views. Each row represents a different channel and its corresponding statistics. The code also includes a pagination feature with buttons to navigate between pages of the table.",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",