Skip to content

This is a Youtube clone application made with Reacr HOCC, Typescript, Reddux, Tailwind, and YT API

Notifications You must be signed in to change notification settings

wiktorkoscielny/YouTube

Repository files navigation

YouTube Logo

Welcome to my repository! 🚀

  1. This repository was made to showcase, and develop React, Typescript, Redux, and Tailwind skills.

  2. Data fetched from YoutubeAPI

  3. The project has ci/cd pipeline set with Netlify

YouTube Clone

Created using:

React Logo

Quick start

Use one of the packages npm or yarn Install React and following dependencies:

npx create-react-app YouTubeClone
cd YouTubeClone
npm install tailwindcss
npm install --save typescript @types/node @types/react @types/react-dom @types/jest
npm i @tailwindcss/line-clamp
npm i react-icons
npm i react-redux
npm i react-router
npm i react-infinite-scroll-component
npm i axios

Import this project Start it up by running: bash npm run start

Troubleshooting

npm run start fails.

  • Read the error message, we give you helpful hints and solutions on what has gone wrong.

About

This is a Youtube clone application made with Reacr HOCC, Typescript, Reddux, Tailwind, and YT API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published