https://github.com/aryainguz/todoapp-react-redux_tool_kit
Todo App using React and Redux Toolkit
https://github.com/aryainguz/todoapp-react-redux_tool_kit
react redux-toolkit vite
Last synced: about 1 month ago
JSON representation
Todo App using React and Redux Toolkit
- Host: GitHub
- URL: https://github.com/aryainguz/todoapp-react-redux_tool_kit
- Owner: Aryainguz
- Created: 2023-11-16T04:03:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-23T08:23:33.000Z (over 1 year ago)
- Last Synced: 2024-01-23T10:03:50.262Z (over 1 year ago)
- Topics: react, redux-toolkit, vite
- Language: JavaScript
- Homepage: https://ubiquitous-churros-d89088.netlify.app/
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
## Overview
This is a Todo application built using React+Vite and Redux Toolkit. It allows users to add and remove tasks all managed in a store made using Redux-Toolkit
## Features
- **Add Task**: Users can add new tasks to the list.
- **Remove Task**: Users can remove tasks from the list.## Tech Stack
- React
- Redux Toolkithosted link : https://ubiquitous-churros-d89088.netlify.app/