/react-redux-post-box

Tuto Udemy react + redux

Primary LanguageJavaScript

React-redux-post-box

Application React & Reduc from Udemy

Installation

  • Clone this repository from Github
  • npm install
  • npm start
  • If necessary, please to install also Json Server with npm install -g json-server
  • execute command json-server --watch fillDB.js --port 8080
  • Enjoy :D