/my-app

PatternPortfolio

Primary LanguageJavaScript

PatternPortfolio

This is a simple list app, built in React/Redux.

Dependencies

  • react 15.6.1
  • react-dom 15.6.1
  • redux 3.7.2
  • react-redux 5.0.5
  • react-test-renderer 15.6.1

Installation

  1. Clone the repo, cd into my-app, and run npm install.
  2. $ npm start
  3. Visit localhost:3000 in your browser to view the app.

Resources