https://github.com/shubhammore1251/take-a-note-app
TakeANote made using React, Redux ,Firebase Authentication for Login and Firestore for storing the notes in database
https://github.com/shubhammore1251/take-a-note-app
bootstrap firebase-auth firebase-firestore-database firebase-hosting npm-package react-hooks reactjs redux redux-thunk
Last synced: 3 months ago
JSON representation
TakeANote made using React, Redux ,Firebase Authentication for Login and Firestore for storing the notes in database
- Host: GitHub
- URL: https://github.com/shubhammore1251/take-a-note-app
- Owner: shubhammore1251
- Created: 2022-08-15T08:33:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-23T19:59:32.000Z (5 months ago)
- Last Synced: 2026-01-24T08:55:24.217Z (5 months ago)
- Topics: bootstrap, firebase-auth, firebase-firestore-database, firebase-hosting, npm-package, react-hooks, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://takeanoteapp.web.app
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Take'A'Note App**

- TakeANote made using React, Redux ,Firebase Authentication for Login and Firestore for storing the notes in database
- **Hosted Link:**
## Tech Stack
**Front-End**
- **React**
- **Bootstrap**
- **React Hooks**
- **React Redux and Thunk**
**Backend-End**
- **Firebase Auth**
- **Firebase Firestore**
**Npm Packages Used**
- **react-router-dom**
- **moment**
- **react-toastify**
- **uuid**
**IDE Used**
- **VsCode**
## Authors
- [@SHUBHAMMORE](https://github.com/more1251)
## Deployment
Deployed using Firebase hosting
## Features
- Google Login
- Add note and also gets saved on backend
- Update your notes
- Delete your notes
- Access your notes from anywhere on Mobile,Laptop and Ipad
- Mandatory 2FA setup after login/signup for enhanced security
- Data is encrypted in Firebase Firestore for privacy
- Email alerts on every login, signup, and whenever notes are fetched, updated, or deleted to monitor suspicious activity
## Security
This app enforces two-factor authentication (2FA) to keep your account safe. All note data is stored encrypted in Firebase, and email notifications keep you informed of all important account actions, helping you detect any unauthorized access immediately.