Skip to content

A simple bookmarking tool to organize, store, and share YouTube & Twitter links in one place.

Notifications You must be signed in to change notification settings

sanjanaynvsdl/second-brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Second Brain

Second Brain is a digital bookmarking solution that helps you organize, store, and access your YouTube and Twitter links in one place. Never worry about losing valuable content again with this simple yet powerful web application.

Features

  • Content Organization – Store all your YouTube and Twitter links in a structured.
  • Easy Deletion – Remove outdated or unwanted links with a single click.
  • Simple Sharing – Share your curated collection with friends via a simple link.
  • User Authentication – Secure access to your personal content library.

Tech Stack

  • Frontend: React, TypeScript, Vite, Tailwind CSS
  • Backend: Node.js, Express, TypeScript
  • Database: MongoDB

Installation

  1. Clone the repo:
git clone https://github.com/sanjanaynvsdl/second-brain.git
cd second-brain
  1. Set up backend:
cd backend
npm install
npm run dev
  1. Set up frontend:
cd frontend
npm install
npm run dev

Environment Variables

Backend (.env)

Refer to backend/.env.example for setting up the required environment variables.

Frontend (.env)

Refer to frontend/.env.example for setting up the required environment variables.

About

A simple bookmarking tool to organize, store, and share YouTube & Twitter links in one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published