Git Product home page Git Product logo

yt's Introduction

YT-Notes

YT-Notes Screenshot

YT-Notes is a web application that allows users to take notes on YouTube videos. Users can enter a video ID, watch the video, and create timestamped notes that link directly to specific points in the video.

Features

  • Video Playback: Enter a YouTube video ID to load and play the video.
  • Timestamped Notes: Create notes that link directly to specific timestamps in the video.
  • Note Navigation: Click on any note to jump to the corresponding timestamp in the video.
  • Simple Interface: Clean and easy-to-use interface for an optimal user experience.

Usage

  1. Enter Video ID: In the input field at the top of the page, enter the ID of the YouTube video you want to watch and take notes on. The video will load and start playing.
  2. Watch Video: Watch the video within the application. Use the standard YouTube controls for play, pause, volume, etc.
  3. Add Notes: To add a new note, click the "Add New Note" button. A new note entry field will appear.
  4. Create Timestamped Notes: Write your note in the provided field. The note will be automatically linked to the current timestamp of the video.
  5. Navigate Notes: Click on any of your notes listed under "My Notes" to jump to the corresponding timestamp in the video.

Technologies Used

  • React: The front-end library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for styling the user interface.
  • React YouTube: A React component for playing YouTube videos.
  • React Hot Toast: A toast notification library for React applications, used for displaying notifications.
  • React Icons: A library providing popular icon packs as React components, used for rendering icons.
  • UUID: A library for generating unique identifiers, used for creating unique IDs for notes in the application.

Development

To run the project locally, follow these steps:

Installation

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine
  • NPM (Node Package Manager) or Yarn

Clone the Repository

git clone https://github.com/yourusername/yt.git
cd yt

Install the Dependencies

npm install
# or
yarn install

Start the application

npm run dev

yt's People

Contributors

manishraghavendra 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.