Skip to content

nayeem-miah/redux-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ Redux Master – React + Redux Toolkit Projects

This repository contains a collection of modular React projects demonstrating state management using Redux Toolkit, along with TypeScript, Tailwind CSS, and shadcn/ui for styling and scalability.


πŸ“ Modules

A simple React + TypeScript counter application that uses Redux Toolkit for state management.
Users can increment or decrement the counter value by a specified number.

Key Features:

  • Redux Toolkit slice for managing count state
  • Type-safe state and dispatch with TypeScript
  • Simple and beginner-friendly structure

A scalable React application built with Redux Toolkit, TypeScript, Tailwind CSS, and shadcn/ui.
This project follows a modular structure for better maintainability and future scalability.

Key Features:

  • Modular folder structure for features like users, task, counter
  • Centralized Redux store configuration
  • Reusable components and hooks
  • Beautiful UI using shadcn/ui + Tailwind CSS

A simple task management application built with React, TypeScript, Redux Toolkit (RTK Query), Tailwind CSS, and shadcn/ui.
It connects to a Node.js + Express backend using MongoDB.

πŸ”— Backend Repo: taskmaster-rtk-server

Features:

  • βž• Add New Task
  • πŸ“‹ View All Tasks
  • ❌ Delete Task
  • API integration with RTK Query
  • Responsive design using shadcn/ui components

🧰 Tech Stack

  • React + Vite
  • Redux Toolkit & RTK Query
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published