https://github.com/vedanthb/todo-app
https://github.com/vedanthb/todo-app
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vedanthb/todo-app
- Owner: VedanthB
- Created: 2021-02-12T12:04:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-13T23:58:11.000Z (over 5 years ago)
- Last Synced: 2025-02-21T12:35:13.979Z (over 1 year ago)
- Language: JavaScript
- Size: 818 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-app
Firebase database
-real time database
hosted online on firebase
full CRUD functionality (Create Read Update Delete)
Material ui for design(front-end)
used react
If you want to run the app on developement mode
run npm start
or
yarn start