This project was bootstrapped with Create React App.
Video Browsing App
A React app that demonstrate the following principles:
- Class-based vs Functional-based components
- Passing properties to nested components
* The state system
-
Redux state (reducers, actions, action creators)
-
Event handlers
-
Callbacks
-
Semantic-ui styling and grid system.
-
Axios API calls.