Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gyandeeparyan/youtube-academic-clone
Welcome to our tranquil video streaming platform, where peace and calmness take center stage. Unlike other platforms, we've harnessed the soothing power of YouTube Live data to create a customized experience designed to help you find serenity in the digital world. Our platform offers a powerful search bar .
https://github.com/gyandeeparyan/youtube-academic-clone
akshay-saini frontend javascript namste-javascript namste-javascript-course namste-react namste-react-course reactjs software-engineering web-development youtube
Last synced: about 1 month ago
JSON representation
Welcome to our tranquil video streaming platform, where peace and calmness take center stage. Unlike other platforms, we've harnessed the soothing power of YouTube Live data to create a customized experience designed to help you find serenity in the digital world. Our platform offers a powerful search bar .
- Host: GitHub
- URL: https://github.com/gyandeeparyan/youtube-academic-clone
- Owner: gyandeeparyan
- Created: 2023-09-09T15:05:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-22T13:20:49.000Z (over 1 year ago)
- Last Synced: 2023-09-22T19:28:38.787Z (over 1 year ago)
- Topics: akshay-saini, frontend, javascript, namste-javascript, namste-javascript-course, namste-react, namste-react-course, reactjs, software-engineering, web-development, youtube
- Language: JavaScript
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
CALM
Welcome to our tranquil video streaming platform, where peace and calmness take center stage. Unlike other platforms, we've harnessed the soothing power of YouTube Live data to create a customized experience designed to help you find serenity in the digital world.
Our platform offers a powerful search bar that allows you to effortlessly discover content that resonates
· Documentation · High Level Design · Low Level Design · Report Bug · Request Feature
# :notebook_with_decorative_cover: Table of Contents
- [About the Project](#star2-about-the-project)
- [Contact](#handshake-contact)
## :star2: About the Project
### :camera: Screenshots
### :dart: Features
- Voice Input
- Debouncing & Caching
- Live Chat
- (n) Nested Comments
- Live YT API Data### :art: Color Reference
| Color | Hex |
| --------------- | ---------------------------------------------------------------- |
| Primary Color | ![#60a5fa](https://via.placeholder.com/10/60a5fa?text=+) #60a5fa |
| Secondary Color | ![#0f0d0e](https://via.placeholder.com/10/0f0d0e?text=+) #0f0d0e |
| Accent Color | ![#f9a8d4](https://via.placeholder.com/10/f9a8d4?text=+) #f9a8d4 |
| Text Color | ![#fff](https://via.placeholder.com/10/fff?text=+) #fff |### :key: Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`VITE_YOUTUBE_API_KEY`
`VITE_RAPID_API_KEY`
## :toolbox: Getting Started
### :bangbang: Prerequisites
- Install Node Js in your computer Here
- Get Rapid API Key Here- Get YT DATA API key Here
### :running: Run Locally
Clone the project
```bash
https://github.com/gyandeeparyan/youtube-academic-clone
```Go to the project directory
```bash
cd youtube-academic-clone
```Install dependencies
```bash
npm i
```Start the server
```bash
npm run dev
```### :triangular_flag_on_post: Deployment
## :wave: Contributing
Contributions are always welcome!
see `contributing.md` for ways to get started
### :scroll: Code of Conduct
Please read the [Code of Conduct](https://github.com/gyandeeparyan/youtube-academic-clone/blob/master/CODE_OF_CONDUCT.md)
## :handshake: Contact
Gyandeep Aryan - - [email protected]
Project Link: [https://github.com/gyandeeparyan/netflix-gpt](https://github.com/gyandeeparyan/youtube-academic-clone)