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
- Host: GitHub
- URL: https://github.com/christyjacob4/todomvc-react
- Owner: christyjacob4
- Created: 2019-10-25T19:06:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:27:30.000Z (over 2 years ago)
- Last Synced: 2025-02-13T08:25:22.593Z (3 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
```