Code Monkey home page Code Monkey logo

notetube's Introduction

NoteTube

NoteTube is a responsive video player application built with React.js using Vite as the build tool. It allows users to play any YouTube video and add notes linked to specific timestamps in the video. The application utilizes local storage to save notes, ensuring that notes are tied to the corresponding video ID even when the video is changed.

Screenshot

Features

1. Video Player

  • Embed a YouTube video player that can play any YouTube video.
  • The video can be changed based on a provided video ID.

2. Notes Functionality

  • Users can add notes linked to specific timestamps in the video.
  • Each note includes:
    • A timestamp (clickable to jump to that point in the video).
    • The date the note was created.
    • The note content.
  • Users can edit and delete notes.

3. Local Storage

  • Save notes in the local storage.
  • Notes are tied to the video ID, so changing the video displays the corresponding notes for the new video ID.

4. HTML Editor

  • Provides an HTML editor to add notes with options to make the text bold, italics, underlined, etc.

Tech Stack

  • React.js
  • Vite
  • Tailwind CSS
  • React-youtube
  • Chakra UI

Installation

  1. Clone the repository: git clone https://github.com/Miraj8280/NoteTube.git

  2. Navigate to the project directory: cd notetube

  3. Install dependencies: npm install

  4. Start the development server: npm run dev

Usage

Once the development server is running, open your browser and navigate to http://localhost:5173/ to access NoteTube. You can then provide a YouTube video ID, play the video, add notes, edit notes, and delete notes as needed.

Happy coding! ๐ŸŽจโœจ

notetube's People

Contributors

miraj8280 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.