how to make post stack on top of each other when user creates a post [closed]

I wanted to make a blog website where the user can create a post and that post can appear on the home page as a post. And new post should appear on top of each other.

I tried to search it in the internet but couldn’t find what I was thinking and I am just starting out so it was very hard to replicate. I am using express for backend.