faouzioudouh / youtube

Youtube with react, redux, and typescript

Home Page:https://faouzioudouh.github.io/youtube/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtubx

In an effort to learn React, Redux and TypeScript, this is Youtubx, a simple Youtube client

Youtubx screenshot(https://faouzioudouh.github.io/youtube)

It is built using React and Redux with Youtube API. It is developed with webpack and react-hot-loader and written with babeljs with the help of eslint.

See it in action at faouzioudouh.github.io/youtube

The intent of this project is to solidify my experience with these technologies and perhaps to inspire other developers in their journey with React and Redux.

Instalation

  • clone this repo and run the server to confirm it is actually working
  • edit a react component or a css style, and see the updated app as you save your changes!

yarn yarn run start visit http://localhost:3000

Contribution

This project is in its earliest stages! Contribution, Feedback, issues, etc. are more than welcome!

About

Youtube with react, redux, and typescript

https://faouzioudouh.github.io/youtube/


Languages

Language:JavaScript 96.4%Language:TypeScript 3.0%Language:CSS 0.5%Language:HTML 0.1%