You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-stack React.js and Node.js app demonstrating infinite scroll pagination with real-time WebSocket updates. Built in November 2018. Users load dynamically as you scroll, and users added via the API are instantly pushed to clients. Showcases modern web development patterns, RESTful APIs, WebSockets, responsive UI, and efficient data pagination.
This project is a back-office user-management system developed with React and TypeScript. It integrates with the mocked REST API Reqres to provide user management functionalities.