Skip to content

500tech/react-redux-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

500 Tech - React & Redux Course

About

The complete React & Redux Course by 500Tech. Training and exercises. For more information visit - http://react.courses.500tech.com/

During the course we will build several applications from scratch and practice the process of converting an existing app to React & Redux.

Installation & Requirements

Make sure that you have Node installed - for installing information visit https://nodejs.org/en/.

Git is also required and already installed for Mac or Linux users, if you have windows you can find install instructions in the following link - https://git-scm.com/download/win.

You can work with your preferred code editor, but we recommend one of the following - WebStorm - VS Code - Atom

To start and run the base project run the following commands:

git clone https://github.com/500tech/react-redux-course.git
cd react-redux-course
npm install
npm start

Now the app in available at http://localhost:3000 (you should see 'welcome to react & redux course').

About

React & Redux Course training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published