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.
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/
- HTML
- SCSS
- JAVASCRIPT
- REACT.JS
- REACT HOOKS
- REACT ROUTER
- REDUX
- REDUX THUNK
- FIREBASE
- FIREBASE AUTHENTICATION