Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kentcdodds/remix-todomvc

An Implementation of TodoMVC with Remix
https://github.com/kentcdodds/remix-todomvc

Last synced: about 2 months ago
JSON representation

An Implementation of TodoMVC with Remix

Awesome Lists containing this project

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