https://github.com/vin-dkr/todo--app
this is a basic React JS ToDo Project.
https://github.com/vin-dkr/todo--app
firebase firestore react
Last synced: 2 months ago
JSON representation
this is a basic React JS ToDo Project.
- Host: GitHub
- URL: https://github.com/vin-dkr/todo--app
- Owner: vin-dKR
- Created: 2023-08-25T04:29:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T04:31:29.000Z (almost 3 years ago)
- Last Synced: 2025-06-07T12:02:57.460Z (about 1 year ago)
- Topics: firebase, firestore, react
- Language: JavaScript
- Homepage: https://tooo-do.web.app/
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In the project directory, you can run:
`** npm start **`
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
BEFORE DEPLOY:--------------------
go to the firebase.js and change the code of ` firebaseApp ` as given in your firebase SDK.
`** npm run build **`
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
### There u go for deploy:
may be by using free firebase hosting
## website --check out
[ToDo-App](https://tooo-do.web.app/)