Skip to content

Darmaiad/egghead-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building React Applications with Idiomatic Redux (egghead.io)

This project is based on the free (and rather involved) egghead.io course Building React Applications with Idiomatic Redux by Dan Abramov.

Installation

Assuming you have npm & node.js installed, you can either clone or download the repository. Navigate to the folder that you/was created. Then, run npm install on the command line to download the dependencies. Finally, run npm start to launch to the project.

Description

The course continues from where the first part, Getting Started with Redux, left off.If you are not already experienced with Redux I suggest you start with the first part.

After the end of the course I styled the project with Material-UI, a react implementation of Google's Material Design guidelines.

This project was bootstrapped with Create React App.

About

The project is based on the two free egghead.io courses on Redux, by Dan Abramov.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published