Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kentcdodds/remix-todomvc
An Implementation of TodoMVC with Remix
https://github.com/kentcdodds/remix-todomvc
Last synced: 24 days ago
JSON representation
An Implementation of TodoMVC with Remix
- Host: GitHub
- URL: https://github.com/kentcdodds/remix-todomvc
- Owner: kentcdodds
- License: other
- Created: 2022-04-19T02:48:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T02:34:14.000Z (over 1 year ago)
- Last Synced: 2024-12-10T03:40:35.059Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://remix-todomvc-v2.fly.dev
- Size: 8.4 MB
- Stars: 185
- Watchers: 3
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-remix - Remix TodoMVC
- awesome-remix - Remix TodoMVC
README
# Remix TodoMVC
[![Build Status][build-badge]][build]
[![GPL 3.0 License][license-badge]][license]
[![Code of Conduct][coc-badge]][coc]This is just an example implementation of the TodoMVC app built in Remix.
[build-badge]: https://img.shields.io/github/workflow/status/kentcdodds/remix-todomvc/%F0%9F%92%AA%20Validate/main?logo=github&style=flat-square
[build]: https://github.com/kentcdodds/remix-todomvc/actions?query=workflow%3Avalidate
[license-badge]: https://img.shields.io/badge/license-GPL%203.0%20License-blue.svg?style=flat-square
[license]: https://github.com/kentcdodds/remix-todomvc/blob/main/LICENSE.md
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://kentcdodds.com/conduct