Skip to content

A presentation about building web apps using React and Redux for the UVic Web Development Club

License

Notifications You must be signed in to change notification settings

uvicwebdev/redux-talk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Managing State with Redux

Check out the presentation

Link

Getting Started

  • Install Git if you haven't already: Git
  • Clone this repository: git clone git@github.com:MichaelReiter/ReduxTalk.git
  • Navigate inside directory: cd ReduxTalk/sample\ app/
  • Install Node and npm if you haven't already: Node
  • Install dependencies: npm install
  • Start the app: npm start

Special Thanks

About

A presentation about building web apps using React and Redux for the UVic Web Development Club

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.2%
  • CSS 25.2%
  • HTML 19.6%