diyajaiswal11 / Bloggitt

Bloggitt is a blogging website that allows users to post their thoughts and knowledge with others.
MIT License
39 stars 33 forks source link

Pagination without page reloading #49

Closed hariramjp777 closed 3 years ago

hariramjp777 commented 3 years ago

Hi, I've added a new feature to app which fetches data (posts) without reloading page using ajax requests. It fixes #48

Here's a gif,

pagination-wr

diyajaiswal11 commented 3 years ago

Hi, I've added a new feature to app which fetches data (posts) without reloading page using ajax requests. It fixes #48

Here's a gif,

pagination-wr

Great work !! @hariramjp777 , Resolve the conflicts then I'll merge your PR.