React Tube project is bootstrapped with Create React App.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
-
react-player - A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, and DailyMotion.
-
react-router-dom -DOM bindings for React Router.
-
styled-components - It helps you to write actual CSS code to style your components. You can pass props to use same styled based on conditions like in js
-
font-family - Using google fonts family hind
-
Built using react 16.8 latest version
-
Navbar/Header with icon
-
Fetching Videos from local DB(Stubbed)
-
Toggle switch to change the Night mode
-
Using react Hooks to change states
-
Using localstorage presiting the previous data
-
Auto navigation of video from one to another once it get over
-
Green indication if you have watched the video
- v0.2.0
- Wrapped the Nightmode switch into
<Toolbar>
(tomByrer)
- Wrapped the Nightmode switch into
- Thanks to Udemy & Thomas Weibenfalk
- https://reactjs.org/docs/hooks-intro.html