swapnilsparsh / 30DaysOfJavaScript

Projects made during the 30 days of the JavaScript challenge
https://30daysofjs.netlify.app
MIT License
915 stars 644 forks source link

Add pagination #993

Closed swapnilsparsh closed 1 year ago

swapnilsparsh commented 1 year ago

Show only 30 projects on 1 page, next 30 projects on 2nd page and so on in main landing page using HTML, CSS and JS only.

1010varun commented 1 year ago

@swapnilsparsh please elaborate on this issue. Which is the main file to change.

swapnilsparsh commented 1 year ago

@swapnilsparsh please elaborate on this issue. Which is the main file to change.

Index.html in the root folder of this repo and for CSS and JS there is 30DaysOfJavaScript folder which is also there in the root folder of this repo.

ananyakushal commented 1 year ago

Hey @swapnilsparsh please assign me this task under IWOC'23.

Bharadwajshivam28 commented 1 year ago

@swapnilsparsh Assign to me sir and please elaborate it

swapnilsparsh commented 1 year ago

@Bharadwajshivam28 When you open the website then it should show only 30 projects by default and there should be page numbers below 1,2,3,4.......on each page only 30 projects should be there.

Bharadwajshivam28 commented 1 year ago

ok sir

Marin303 commented 1 year ago

I would like to be assigned here.