Skip to content

stefan030/react-posts-app-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my small single page React app which consists of:

  • Stateful and Stateless components
  • DOM events
  • React routing (with Route parameters)
  • Programmatic Redirects (Once we visit Contact page, it will redirect us to About after 2 seconds)
  • Higher Order Components (Using Rainbow component to 'supercharge' About component - Randomize About's component text colour)
  • Redux
    • Store setup
    • Reducers
    • Actions (action creators)
    • mapStateToProps
    • mapDispatchToProps

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published