Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T06:06:13.000Z (over 1 year ago)
- Last Synced: 2024-11-10T17:13:24.444Z (2 months 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
![screenshot](https://github.com/tushar-2223/Firebase-StickyNotes/assets/87109400/bdacaf5c-6fe0-4e06-9841-451d4a6f7b7e)
Setup:
- create a firebase project and add config details in the src/firebase.js file
- run ```npm i && npm start``` to start the app