A full-stack notes app that not only allows you to take and manage your notes but also prioritizes your security and privacy.
### 🚀 How I Built It
Here's a high-level overview of the tech stack:
- **MongoDB**: For data storage.
- **Express.js**: To set up APIs for frontend.
- **React**: For building a dynamic user interface.
- **Node.js**: As the backend runtime environment.
- **JWT**: For secure token-based authentication.
- **Bcrypt**: To hash and secure user passwords.