A simple posts table with pagination, created on React and Redux Toolkit, deployed on Vercel.
Link: https://posts.helops.ru/
To get running locally:
- Clone this project
npm install
to install all req'd dependenciesnpm run start
to start the local server