-
This repository was made to showcase, and develop React, Typescript, Redux, and Tailwind skills.
-
Data fetched from YoutubeAPI
-
The project has ci/cd pipeline set with Netlify
Created using:
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
npm run start
fails.
- Read the error message, we give you helpful hints and solutions on what has gone wrong.