OPCODE-Open-Spring-Fest / redux-tasker

"Redux Tasker" showcased at Open Spring Fest is a project meticulously crafted to evaluate and demonstrate profound expertise in Redux and its state management capabilities. Leveraging a robust tech stack comprising React, Tailwind CSS, and JavaScript, this project offers an immersive learning experience focused on advanced Redux concepts.
1 stars 2 forks source link
iiitbh level-medium open-source open-spring-fest osf type-medium

Project Name: Redux Tasker

Redux-Tasker

Redux-Tasker is a project developed for Open Spring Fest, aimed at testing and enhancing knowledge of Redux and its state management capabilities, particularly in the context of todo list applications.

Overview

Redux-Tasker is a simple yet powerful todo list application built using React, Tailwind CSS, and JavaScript. It incorporates Redux for efficient state management, allowing users to seamlessly add, edit, and delete tasks.

Features

Tech Stack

Installation

To run Redux-Tasker locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/OPCODE-Open-Spring-Fest/redux-tasker

cd redux-tasker

npm install

npm run dev

For Project Tour

redux-tasker -> .github -> Contrubution_Guide ->Project_Tour.md

Contributing

Fork the repository.

todo-app-react-redux

todo-app