Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashish-simplecoder/react-ts-todo-app
An awesome todo app built in React-Typescript and Chakra-UI.
https://github.com/ashish-simplecoder/react-ts-todo-app
chakra-ui cicd debouncing github-actions github-pages hooks javascript reactjs redux-toolkit typescript typescript-react
Last synced: about 16 hours ago
JSON representation
An awesome todo app built in React-Typescript and Chakra-UI.
- Host: GitHub
- URL: https://github.com/ashish-simplecoder/react-ts-todo-app
- Owner: Ashish-simpleCoder
- Created: 2023-05-21T11:42:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-21T17:25:45.000Z (over 1 year ago)
- Last Synced: 2025-01-09T05:29:54.940Z (6 days ago)
- Topics: chakra-ui, cicd, debouncing, github-actions, github-pages, hooks, javascript, reactjs, redux-toolkit, typescript, typescript-react
- Language: TypeScript
- Homepage: https://ashish-simplecoder.github.io/react-ts-todo-app/
- Size: 624 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🚀 Todo app built in React-Typescript and Chakra-UI
# 💻 Tech Stack:
![Typescript](https://img.shields.io/badge/typescript-%23323330.svg?style=for-the-badge&logo=typescript&logoColor=%3178c6) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![Redux-Toolkit](https://img.shields.io/badge/Redux%20Toolkit-434048.svg?style=for-the-badge&logo=redux&logoColor=764abc) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)![Chakra-UI](https://img.shields.io/badge/chakra-%234ED1C5.svg?style=for-the-badge&logo=chakraui&logoColor=white) ![gh-pages](https://img.shields.io/badge/github%20pages-purple.svg?style=for-the-badge&logo=GitHub&logoColor=white)
---
## App Live Url:
https://ashish-simplecoder.github.io/react-ts-todo-app/
## Features
- Built in React-Typescript
- Chakra-UI
- Dark and Light Theme Support
- Local Storage Support
- Redux-Toolkit
- Custom Hooks for managing todo states
- Search Functionality with Debouncing