Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christyjacob4/todomvc-react
A Todo App built using Appwrite Backend
https://github.com/christyjacob4/todomvc-react
Last synced: about 2 months ago
JSON representation
A Todo App built using Appwrite Backend
- Host: GitHub
- URL: https://github.com/christyjacob4/todomvc-react
- Owner: christyjacob4
- Created: 2019-10-25T19:06:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:27:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T03:05:54.532Z (about 2 months ago)
- Language: JavaScript
- Size: 2.24 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-appwrite - Source Code
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
```