# Brain App π§ π
A MERN stack application to store and organize important links, notes, and resources for future reference.
## π Overview
Brain App helps users save useful content such as YouTube videos, Twitter/X posts, and links so they can easily revisit them later. It acts as a personal knowledge vault to avoid forgetting valuable resources.
Each user has their own secure space to manage saved content.
## β¨ Features
- π User authentication (login & signup)
- π Add notes
- π Save links (YouTube, Twitter, etc.)
- π€ User-specific data storage
- π± Responsive UI
## π οΈ Tech Stack
**Frontend**
- React.js
- HTML, CSS, JavaScript
**Backend**
- Node.js
- Express.js
- MongoDB
- JWT Authentication
## π§© Application Flow
1. User signs up / logs in
2. Authenticated users can add notes or links
3. Data is securely stored in MongoDB
4. Users can access their saved content anytime
## π¦ Installation & Setup
### 1οΈβ£ Clone the repository
```bash
- git clone https://github.com/ajithpkumar18/Brain-APP.git
- cd Brain-APP
- cd client
- npm start
- cd server
- Create a .env file
- MONGO_URI=your_mongodb_connection_string
- JWT_SECRET=your_secret_key
- npm start
```-
Notifications
You must be signed in to change notification settings - Fork 0
ajithpkumar18/Brain-APP
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published