Skip to content

NachiketaDhal/YouTube-Clone

Repository files navigation

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