Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 386 Bytes

File metadata and controls

16 lines (10 loc) · 386 Bytes

This is a project made in react. You can find amazing tutorials created by @StephenGrider at https://www.udemy.com/react-redux/learn/v4/overview

####Getting started##### Checkout this repo, install dependencies, then start the npm process with the following:

  > git clone https://github.com/alvarorc/react-postsapp
  > cd ReduxSimpleStarter
  > npm install
  > npm start