An open API service indexing awesome lists of open source software.

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

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)