A web app to store, organize, and share your knowledge from around the internet — YouTube videos, documents, tweets, and links — all in one place. Built with React + TypeScript + Tailwind CSS, backed by MongoDB, and secured with JWT authentication.
- 🔐 JWT Authentication – Secure signup and login with JSON Web Tokens
- 📥 Add Content – Save your favorite YouTube links, documents, tweets, and other useful links
- 🔖 Tagging System – Organize content with tags
- 📤 Share Functionality – Share saved content with others
- 🧾 MongoDB Integration – All data is stored in MongoDB
- 💨 Fast UI – Built with React, TypeScript, and TailwindCSS
. Screenshots .AI Searchbar
- React
- TypeScript
- Tailwind CSS
- Axios – For API requests
- React Router – For routing
- Express.js
- Node.js
- MongoDB
- Mongoose – ODM for MongoDB
- jsonwebtoken – For auth
- bcrypt – For hashing passwords
- CORS – To handle cross-origin requests
git clone https://github.com/your-username/NEURONEST.git
cd neuronest