Redux Toolkit createSlice practice app — simple counter and state management examples using React and Redux Toolkit.
A responsive React Login/Signup UI built with hooks and basic validation for authentication practice.
A file and content sharing platform concept made in React — focused on clean UI and simple state flow.
Redux Toolkit createApi demo — fetching, caching, and displaying API data with proper Redux structure.
Advanced version of createApi with multiple endpoints, dynamic data fetching, and improved UI integration.
A complete Redux practice project showing reducers, actions, and store usage inside a React environment.