I'm a beginner in web development, I have created todoList app, it's working perfectly I can insert many lists into my webpage as much as I want.
using (React js, Bootstrap )
but I want to limit it, like 10 lists in one page, if it's more than 10 I want it to go to the second page.
(like Gmail front page where we can see 50 emails in one page and rest divided among other pages )
please is there anyone who can help me out. for this solution
I really appreciate it. Thank You