Posts Management Web App where users can easily create, edit, and delete posts in a clean and responsive interface.
The main goal was to practice modern React concepts and build a small but practical SPA.
Feature highlights:
Add, edit, and delete posts dynamically.
Page navigation with React Router DOM.
Local state management using useState.
Side effects handling with useEffect.
Data fetching & caching with TanStack Query for a smoother experience.
Shared layout & nested routing with Layout & Outlet.
Validation with Zod
Responsive design using TailwindCSS.
Deployed on Vercel for live access.
Live Demo:https://lnkd.in/dpZNtWKj
GitHub Repo:https://lnkd.in/dh5xWzMx