https://github.com/tushar-2223/firebase-stickynotes
StickyNote using Firebase,React
https://github.com/tushar-2223/firebase-stickynotes
firebase firebase-crud mui reactjs tailwindcss
Last synced: 2 months ago
JSON representation
StickyNote using Firebase,React
- Host: GitHub
- URL: https://github.com/tushar-2223/firebase-stickynotes
- Owner: tushar-2223
- Created: 2023-01-29T10:29:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T06:06:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T23:15:29.487Z (over 1 year ago)
- Topics: firebase, firebase-crud, mui, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://fir-sticky-notes.web.app/
- Size: 436 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Screenshot

Setup:
- create a firebase project and add config details in the src/firebase.js file
- run ```npm i && npm start``` to start the app