NachiketaDhal / YouTube-Clone

Demo youtube app using react, redux and youtube-api

Home Page:https://ytclone-react-nachiketa.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube React Clone

This app is a demo replica of YouTube (using the youtube api) that I decided to create in order to learn React and also have fun. This is not meant for production use, just to have fun locally.

Project Screen Shots

Login Page:

Home Page:

Watch Page:

Comments Section:

Search Page:

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/

Main Tools And Technologies Used

  • HTML
  • SCSS
  • JAVASCRIPT
  • REACT.JS
  • REACT HOOKS
  • REACT ROUTER
  • REDUX
  • REDUX THUNK
  • FIREBASE
  • FIREBASE AUTHENTICATION

About

Demo youtube app using react, redux and youtube-api

https://ytclone-react-nachiketa.web.app

License:MIT License


Languages

Language:JavaScript 83.4%Language:SCSS 15.4%Language:HTML 1.2%