/servers-com-test-app

Simple react/typescript feed app for servers.com

Primary LanguageTypeScriptMIT LicenseMIT

Simple react/typescript feed app for servers.com

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.

Backend

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

Screenshots

App Screenshot

App Screenshot

App Screenshot

Tech Stack

React, Typescript, Redux Toolkit [RTK Query], Ant Design

License

MIT