This test project has a feed with filters, infinity scroll, a possibility to create new posts and profiles with the contributor's info and posts.
In order to run the fake backend please install the JSON Server via
yarn global add json-server
Then,
yarn run start-server
And finally,
yarn run start
React, Typescript, Redux Toolkit [RTK Query], Ant Design