All Projects → jacques-blom → recoil-todo-list

jacques-blom / recoil-todo-list

Licence: MIT license
A simple todo list app, built using Recoil.

Programming Languages

typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to recoil-todo-list

Feliz.Recoil
Fable bindings in Feliz style for Facebook's experimental state management library recoil.
Stars: ✭ 43 (+186.67%)
Mutual labels:  recoil
todo
🤖 🚀 I created Todo. Hope you like it and enjoy the open source
Stars: ✭ 16 (+6.67%)
Mutual labels:  todo-app
noaftodo
NOAFtodo - an ncurses TODO-manager No One Asked For
Stars: ✭ 15 (+0%)
Mutual labels:  todo-app
atomic-state
A decentralized state management library for React
Stars: ✭ 54 (+260%)
Mutual labels:  recoil
flawesome
Productivity Tool
Stars: ✭ 56 (+273.33%)
Mutual labels:  todo-app
ToDoApp
📱My android playground app - Simple and Fastest todo app - developing to cover most android concepts, simple logic can make me focus more on framework
Stars: ✭ 28 (+86.67%)
Mutual labels:  todo-app
rescript-pulo
⚡️ [Pulo.dev] with ReScript, React, Recoil, and Chakra
Stars: ✭ 12 (-20%)
Mutual labels:  recoil
booktez-client
📚진짜 독서가들의 독서법 - 북스테어즈 (React)
Stars: ✭ 53 (+253.33%)
Mutual labels:  recoil
Xamarin-ToDoApp
Todo App is a simple to do app developed with Xamarin
Stars: ✭ 74 (+393.33%)
Mutual labels:  todo-app
Project12-C-Slack-Web
🔥🔥🔥🚀⚡ [12-C팀] 겁나 빠른 슬랙 프로젝트 ⚡🚀🔥🔥🔥
Stars: ✭ 22 (+46.67%)
Mutual labels:  recoil
ieaseMusic
网易云音乐第三方🎵
Stars: ✭ 62 (+313.33%)
Mutual labels:  recoil
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (+46.67%)
Mutual labels:  todo-app
crud todo app
Create a To-do List Flutter app managing CRUD with Firebase, using RiverPod as state management and dependency injection
Stars: ✭ 35 (+133.33%)
Mutual labels:  todo-app
react-vite-admin
This Starter utilizes React, Recoil, React Query, React Hooks, Typescript, Axios And Vite. 全新技术栈的后台管理系统
Stars: ✭ 90 (+500%)
Mutual labels:  recoil
Todo-List
✔️ Create to-do lists to easily manage your ideas and work.
Stars: ✭ 30 (+100%)
Mutual labels:  todo-app
particule
Fine-grained atomic React state management library
Stars: ✭ 31 (+106.67%)
Mutual labels:  recoil
WeekToDoWeb
WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to do lists and a calendar. Available for Windows, Mac, Linux or online.
Stars: ✭ 48 (+220%)
Mutual labels:  todo-app
Frontend
마음을 잇는 현명한 소비 '잇다'🤝
Stars: ✭ 19 (+26.67%)
Mutual labels:  recoil
To-Do App
A Simple To-Do App With Js
Stars: ✭ 21 (+40%)
Mutual labels:  todo-app
go-react-todo
Todo REST API written in Go, React frontend client, setup using docker & docker-compose.
Stars: ✭ 39 (+160%)
Mutual labels:  todo-app

🦸‍♂️ Taskmaster

Sample todo list app to learn Recoil. Find the tutorial video here.

To get started

  1. Clone the repo
git clone [email protected]:jacques-blom/recoil-example-app.git
  1. Install dependencies using Yarn
cd recoil-example-app
yarn
  1. Start the development server
yarn start

Any questions?

File an issue or reach out to me on Twitter (@jacques_codes). I'd be more than happy to help!

Completed code

If you want the completed code (as it would be at the end of the tutorial), check out the completed branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].