Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christyjacob4/todomvc-react

A Todo App built using Appwrite Backend
https://github.com/christyjacob4/todomvc-react

Last synced: about 1 month ago
JSON representation

A Todo App built using Appwrite Backend

Awesome Lists containing this project

README

        

# React-todoMVC

A Todo MVC App built using ReactJS + Appwrite

To run

```bash
git clone https://github.com/christyjacob4/todomvc-react
cd todomvc-react
npm install
npm start
```