Topic: "react-todo-app"
maciekt07/TodoApp
π React.js todo app with many features, including sharing tasks via link, theme customization and offline usage as a PWA.
Language: TypeScript - Size: 175 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 225 - Forks: 122

Ikuzweshema/react-todo-app
πSimple React Todo App Written In TypeScript
Language: TypeScript - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 50 - Forks: 8

MatheusCavini/ReactJS-ToDoList
To-do List in React JS
Language: TypeScript - Size: 2.86 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 46 - Forks: 15

drehimself/todo-react
Code for YouTube series on building a Todo App in React
Language: JavaScript - Size: 339 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 44 - Forks: 80

max-programming/max-todos
A basic Todo app developed in React.
Language: TypeScript - Size: 3.07 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 19

javascriptbear/todo_react_app
A simple React Todo List App using Mantine UI.
Language: JavaScript - Size: 893 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 17

nazaninsbr/React-TodoList
Language: JavaScript - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 24

ilyasbelaoud/react-todo-app
A minimalistic, customisable react todo app.
Language: JavaScript - Size: 461 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 10

kateFrontend/react-to-do-app
A simple but very useful To-Do List React app with all the necessary comments
Language: JavaScript - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

KashifCh-eth/React-Todo-List-App
React Todo
Language: JavaScript - Size: 352 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

richhapal/My-Routine
My Routine App is Todolist and Promodoro Timer app which used to create todolist based on priority of task and to keep focus during work.
Language: JavaScript - Size: 1.17 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

NomanGul/React-Admin
React Admin Project Using Materialize
Language: JavaScript - Size: 718 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

dmarsal90/react-todo
React to-do application with useState, useEffect and localstorage
Language: JavaScript - Size: 669 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3

Hossein-i/todo
This project is a Todo application developed to help me understand and implement key concepts in web development. Through this project, I gained hands-on experience with CRUD operations (Creating, Reading, Updating, and Deleting records) and explored essential React concepts such as State Management, React Context, and Custom Hooks.
Language: JavaScript - Size: 1.35 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Ghasty003/MERN-Todoapp
MERN stack Todo app.
Language: JavaScript - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

mayajs/sample
MayaJS sample project for beginners
Language: TypeScript - Size: 1.8 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 5

SarvjeetGit/Todo-List-Website
A basic react project of Todo List
Language: JavaScript - Size: 890 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

ZacharyXia/React-Foxy-To-Do
Language: JavaScript - Size: 524 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

aaghajani/react-todo-app
β todo app with react.js complete and useful program. A React todo application allows users to create data, read data based on search queries, easily modify data through the update operation, and delete the data when not needed.
Language: JavaScript - Size: 735 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

ELTANA/taskit
Taskit-App
Language: JavaScript - Size: 5.33 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

ejb5/habit-tracker-game
RPG habit tracker/task manager similar to Habitica using Django and React
Language: JavaScript - Size: 5.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

zonayedpca/ReactToDo
See Live Demo Here
Language: JavaScript - Size: 806 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

lalitkumawat1m/TodoList-app
TodoList-app with beautiful UI
Language: JavaScript - Size: 707 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

albaitas/react-app-typescript-cv4
It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update, delete, show alert and localStorage functionality.
Language: TypeScript - Size: 262 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

albaitas/react-app-typescript-fv1
It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update, delete, search and filter functionality.
Language: TypeScript - Size: 263 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

ishandeveloper/Todo-React
This is a simple, yet aesthetically pleasing Todo app created in react, designed by keeping Neomorphism design in mind.
Language: CSS - Size: 2.49 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

AndrewJHart/react-todo-app
A clean and completely functional version of a todo application built using react. Some CSS borrowed from hither and thither. Use In conjunction with the express-todo-api on my profile.
Language: JavaScript - Size: 308 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

pav-alekseev/todo
π Todo List written in React
Language: JavaScript - Size: 196 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

mmdsharifi/doIt
yet an other react simple todo list !
Language: JavaScript - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

jucdav/Todo-List
Todo List App β Stay on Track! A sleek Android app built with Jetpack Compose and Room Database to manage tasks. Add, delete, and save tasks with easeβyour data persists even after restarts. Key Features: π Add/Delete Tasks π Task Persistence π± Modern UI Built with clean architecture and ViewModel for a smooth, efficient experience.
Language: Kotlin - Size: 180 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

DulanjaliSenarathna/reactjs-todo-app
React js todo application
Language: JavaScript - Size: 772 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

LakshayBabbar/Todo-App
ToDo-List App created in React JS
Language: JavaScript - Size: 143 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 2

albaitas/react-app-typescript-cv1
It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update and delete functionality.
Language: TypeScript - Size: 260 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

aaanthonyyy/AuraTask
AuraTask, a visually stunning and highly intuitive task management application.
Language: JavaScript - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jaiminpatel047/React-Todo-List-App
Simple To Do List application built in reactJS
Language: HTML - Size: 854 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

richardbristow/todo
A simple todo app made with React.
Language: JavaScript - Size: 2.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dumindapriyasad/todo-app
React To-do App
Language: JavaScript - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

aqib-nawaz/react-todo-app
This is a Todo App in React using class-based components, having the functionality of Addition, Deletion, Search, Local Storage, Reset, Tasks Filter and Tasks Count
Language: JavaScript - Size: 1000 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

babulakterfsd/todoapp
Let's create an to do app with react
Language: HTML - Size: 164 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

manik-roy/react-todo
Language: JavaScript - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

kateamethyst/react-todo-app
(WIP) Simple todo list application made with ReactJs
Language: JavaScript - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

wptechprodigy/react-todo
Honing my React skill by creating a Todo App.
Language: JavaScript - Size: 149 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

LauraCaa/ToDoList
A React.js to-do list app with local storage support. Users can add, complete, and delete tasks while changes persist across sessions.
Language: JavaScript - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

psparwez/todoo
A simple and clean and draggable Todo built with react & framer motion.
Language: TypeScript - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PiotrOtta/todo_app_react
A very simple Todo App made using React and Zustand.
Language: JavaScript - Size: 2.9 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

mustafaHTP/react-to-do-app
A simple React To-Do app that allows users to add and delete tasks. Built using React with hooks.
Language: JavaScript - Size: 449 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

maddatsubedi/React-Multiapp
Multiple React apps in one package
Language: JavaScript - Size: 430 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

maddatsubedi/React-ToDo-App
Responsive To Do App in React.js
Language: JavaScript - Size: 180 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DHTMLX/react-todolist-demo
React To Do List demo by DHTMLX
Language: JavaScript - Size: 1.61 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

PriyanshuTrivedi07/TodoApp
A Todo List Web app built with using React.js
Language: JavaScript - Size: 188 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SudhilRaj/Taskify
A react based task manager app
Language: TypeScript - Size: 92.8 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

floraaheh/todo_list
React Todo Application Using Firebase
Language: JavaScript - Size: 365 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

anandvelango/react-ToDo-app
ToDo app built with using ReactJS, TypeScript and Bootstrap.
Language: TypeScript - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Anurag-verma18/Todo_list_react
To-do list app using React js
Language: JavaScript - Size: 291 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iamvijay98/React-TodoApp
The "React Todo List with Local Storage" project is a web-based task management application developed using React, designed to empower users to organize their tasks effectively while utilizing local storage for data persistence. This open-source project is hosted on GitHub, making it accessible to developers and contributors who want to use,...
Language: JavaScript - Size: 332 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Creative-genius001/myTodo-App
Built a todolist app that takes does CRUD operations from a backend server i also created (Repo is in my github account). Technology used are : React, TailwindCSS
Language: JavaScript - Size: 4.57 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rahul02M/TODO-APP-
This My first React.js app . Learning React.js is an exciting journey. Learn React because itβs great.
Language: JavaScript - Size: 114 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Afif718/React-Todo-App
This is a simple react todo application.
Language: JavaScript - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

howunmok/react-todoApp-localstorage
A React-based Todo Web App that offers intuitive task management using local storage, featuring task creation, completion tracking, and a clear visual interface for efficient daily organization.
Language: TypeScript - Size: 273 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

riad-azz/react-redux-example
simple example for using react-redux with redux-persist.
Language: TypeScript - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

umar8637/todoApp-react
TodoApp react
Language: JavaScript - Size: 175 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

omerayilmazdir/todo-app-react
Language: CSS - Size: 177 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mohitur669/React-Todo
This is a simple todo app built with React. It allows you to add, edit, and delete todos. It also allows you to mark todos as complete.
Language: JavaScript - Size: 156 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Piotr-Kuras97/react-todo-app
React Todo App
Language: JavaScript - Size: 7.21 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Tanv33/React-Todo-App
A React Todo App is a streamlined web application designed for task management. Built with React, it allows users to easily add and track tasks, demonstrating React's efficient handling of user input and state management. π
Language: JavaScript - Size: 1.92 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gopi-krish-s/react-todo
A simple to-do list project using reactjs
Language: JavaScript - Size: 168 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

apurvpatil18/todolist-react
Build a simple to-do app where users can add different types of notes. In addition, users can approve or delete notes from the list.
Language: JavaScript - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jaiminpatel047/react-todo-list
Language: HTML - Size: 677 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fahimermo/todo-app
React todo app
Language: JavaScript - Size: 5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rashidul-hasan/react-todo
A simple TODO app built with React
Language: JavaScript - Size: 2.27 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MadsKodehode/react-todolist
React Todo App
Language: JavaScript - Size: 1.41 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stivenramireza/todo-tasks
Simple To-Do Tasks Web Application using React.js.
Language: JavaScript - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

masudranashawon/todo-app
This is a todo application built with React.js and backend API server written in Node.js. It's a simple, intuitive, and elegant UI for managing your todo list. It comes with a number of great features such as creating, updating or deleting tasks from the list.
Language: JavaScript - Size: 733 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Drambluker/react-erotic-todo
Language: TypeScript - Size: 266 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Bereky/todo-list
React todo App
Language: JavaScript - Size: 288 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SKrishna-7/React-todoapp
Language: JavaScript - Size: 279 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bhabishya-123/to-do-list
created todolist using Reactjs
Language: JavaScript - Size: 185 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

sreeshilck/todo-app-react
Todo App
Language: JavaScript - Size: 294 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

chuangtc/todo-react Fork of mdn/todo-react
Sample todo app built with the React/ReactDOM framework with React 18.
Language: JavaScript - Size: 32.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Fatima-hub333/React-Todo-App
This is an App that allows users to manage their everyday task by doing the following Add task Edit task Check completed task Delete task.
Language: JavaScript - Size: 364 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sharif-Minhaz/React-Todos-App
Todo application using reactjs.
Language: JavaScript - Size: 547 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nobel10122025/Todo_list_with_React
Todo list app created with React Javascript framewok.
Language: JavaScript - Size: 10.8 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

Ashik-Mahmud/react-toDos-app-with-firebase
React Todo Application Using Firebase
Language: JavaScript - Size: 235 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

albaitas/react-app-typescript-cv3
It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update and delete functionality.
Language: TypeScript - Size: 264 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

albaitas/react-app-typescript-cv2
It is a single page application written using Create React App, Typescript, React Hooks, with full create, read, update and delete functionality.
Language: TypeScript - Size: 281 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dzhavokhir/reactramblings
React To-Do. Made for screening test.
Language: JavaScript - Size: 189 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

firatcanulukaya/react-todo-app
Simple react todo app.
Language: JavaScript - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lyrarod/react-todo-object
Created with CodeSandbox
Language: JavaScript - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ResurgentFox/react-todo
Todo list app react
Language: JavaScript - Size: 734 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shahbaazkyz/Todo-App-React
Language: JavaScript - Size: 655 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jisan-mia/react-redux-todo
A simple todo app where I implemented both react and redux by each technology
Language: JavaScript - Size: 780 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jaimik64/react-todo
Todo App Using React JS.
Language: HTML - Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lakshayalmadi/React-todolist
A To-Do List App built using React.js with basic functionality of adding and deleting a task.
Language: JavaScript - Size: 284 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

medhatnasra/Simple-React-TodoApp
Language: JavaScript - Size: 1.75 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jaypatel1210/react_todo
React Todo App Using Context API
Language: JavaScript - Size: 192 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

namann2/react-todo
React Todo List - The best project to get started
Language: JavaScript - Size: 800 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

tandonpushkar/React-todoApp-2
Simple todo list application using Reactjs . Check out this application =>
Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

astriskit/crispy-computing-machine π¦
A first usage of react-hook in todo-app.
Language: JavaScript - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

imshafikul/react-todo-hook
React todo application with react hooks
Language: JavaScript - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

rajdeepratan/react-hooks-to-do
To do application using react hooks
Language: JavaScript - Size: 25.5 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
