https://github.com/dynonguyen/todo-list
Quickly learn a UI library through a CRUD todo list app
https://github.com/dynonguyen/todo-list
daisyui electron json-server nextjs react-native reactjs rest-api svelte tailwindcss todo-list vue
Last synced: 9 months ago
JSON representation
Quickly learn a UI library through a CRUD todo list app
- Host: GitHub
- URL: https://github.com/dynonguyen/todo-list
- Owner: dynonguyen
- Created: 2024-02-13T00:29:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T07:37:07.000Z (about 2 years ago)
- Last Synced: 2025-08-31T23:39:54.045Z (11 months ago)
- Topics: daisyui, electron, json-server, nextjs, react-native, reactjs, rest-api, svelte, tailwindcss, todo-list, vue
- Language: TypeScript
- Homepage:
- Size: 1.44 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Todo List | Front-end UI Libraries
Quickly learn a UI library through a CRUD todo list app
## 💥 Features
> **[Demo here](./DEMO.md)**
- Build a CRUD app.
- Data fetching via REST API.
- Form validation.
- Learn modern UI libraries.
- Routing, navigation.
- Using Typescript.
- ...
---
## 📄 Docs
-
[Server - Mock data](./server/README.md)
-
[React](./react/README.md)
-
[Next](./next/README.md)
-
[React Native](./react-native/README.md) (Coming soon)
-
[Svelte](./svelte/README.md) (Coming soon)
-
[Vue](./vue/README.md)
-
[Angular](./angular/README.md) (Coming soon)
-
[Electron](./electron/README.md) (Coming soon)