Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 358 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 358 Bytes

React Redux Calculator

This is a pet project for learning React/Reduct.

To try it:

  1. Clone/Download repo
  2. Open a terminal in the projects directory
  3. Type:
    $ npm install

To run the project:

$ npm start

Enjoy :D