Skip to content

arangeen/Stream-App-ReactWithRedux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App OUtline:

- Making a clone of twitch.tv where user can
create unlimited channels that they can stream too.

When User Not Logged In:

- User can view a list of all streams/channels
- User can view a video for a single stream

When User Logged In:

- User can CREATE a new stream/channel
- User can EDIT a stream they created
- User can DELETE a stream they created

APP CHALLENGES:

- Need to be able to navigate around to separate pages in our app
- Need to allow a user to Login/Logout
- Need to handle forms in Redux
- need to master CRUD (create,read,update,destroy) operations in
    React/Redux
-Errors will likly occur. Need good error handling

About

Making a clone of Twitch.tv using React and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published