https://github.com/ronak-ronu/todoapp
For front-end used react-js and for back-end used firestore for Auth,save todo , share the todo with real-time.
https://github.com/ronak-ronu/todoapp
firebase-auth firebase-deployment mongodb reactjs
Last synced: 2 months ago
JSON representation
For front-end used react-js and for back-end used firestore for Auth,save todo , share the todo with real-time.
- Host: GitHub
- URL: https://github.com/ronak-ronu/todoapp
- Owner: Ronak-Ronu
- Created: 2023-09-27T17:08:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T17:01:21.000Z (over 2 years ago)
- Last Synced: 2025-01-11T12:45:27.511Z (over 1 year ago)
- Topics: firebase-auth, firebase-deployment, mongodb, reactjs
- Language: JavaScript
- Homepage: https://ronaktodoapp.web.app/
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FullStack Todo App
https://ronaktodoapp.web.app/


### Installation
```
1. Clone the repository: `[git clone https://github.com/yourusername/your-repo.git](https://github.com/Ronak-Ronu/TodoApp.git)`
2. Change directory: `cd TodoApp`
3. Install dependencies: `npm install` or `yarn install`
Contributions are welcomed.