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 modern React app for managing posts, designed as a hands-on learning project for advanced React testing. This project demonstrates how to build, test, and mock HTTP APIs using Mock Service Worker (MSW), Vitest, and React Testing Library. It includes a full CRUD UI, custom hooks, and a robust test suite.