Skip to content

Full Stack application which allows users to store and manage important tweets, URLs, and YouTube videos. It's designed to help users organize their favorite content for personal use or share it with others effortlessly.

Notifications You must be signed in to change notification settings

Rohan5050/Second-Brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot

Second-Brain

This application allows users to store and manage important tweets, URLs, and YouTube videos. It's designed to help users organize their favorite content for personal use or share it with others effortlessly.

Features

Tweet Management: Save and organize important tweets.

URL Storage: Keep track of useful links.

YouTube Video Organization: Store and categorize favorite YouTube videos.

Content Sharing: Share your organized content with others easily.

User-Friendly Interface: Simple and intuitive design for seamless organization.

Tech Stack

Frontend: React, HTML, CSS, JavaScript

Backend: Node.js, Express

Database: MongoDB

API Integration: Twitter API, YouTube Data API

Backend Installation

  1. Navigate to the backend directory:
    cd Brainly-backend
  2. Install dependencies:
    npm install
  3. Start the backend server:
    npm start

Frontend Installation

  1. Navigate to the frontend directory:
    cd Brainly-Frontend && cd react-app
  2. Install dependencies:
    npm install
  3. Start the frontend development server:
    npm start

About

Full Stack application which allows users to store and manage important tweets, URLs, and YouTube videos. It's designed to help users organize their favorite content for personal use or share it with others effortlessly.

Resources

Stars

Watchers

Forks