https://github.com/techysiddhant/notes-app-react
notes taking web app, built using React JS and Firebase, comes with a Google sign-in feature for easy access to notes from any device.
https://github.com/techysiddhant/notes-app-react
crud-application firebase googleauth reactjs
Last synced: about 1 month ago
JSON representation
notes taking web app, built using React JS and Firebase, comes with a Google sign-in feature for easy access to notes from any device.
- Host: GitHub
- URL: https://github.com/techysiddhant/notes-app-react
- Owner: techysiddhant
- Created: 2023-03-17T19:21:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T11:37:36.000Z (over 3 years ago)
- Last Synced: 2025-06-22T19:53:23.416Z (12 months ago)
- Topics: crud-application, firebase, googleauth, reactjs
- Language: JavaScript
- Homepage: https://siddhant-notesapp.netlify.app/
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes Web App
This notes taking web app, built using React JS and Firebase, comes with a Google sign-in feature for easy access to notes from any device.
It also has a dark mode and light mode feature that allows users to switch between two different color schemes based on their preferences.
Users can create, edit, and delete notes.
## Features
- Light/dark mode toggle
- Live previews
- Google Sign In
## Acknowledgements
- [Thanks to Dennis Ivy](https://www.youtube.com/watch?v=6fM3ueN9nYM&t=6988s)
## Demo
For Live Preview
[Visit Here](https://siddhant-notesapp.netlify.app)