fedosejev / shopping-list-react-redux

Basic shopping list implemented with React.js and Redux.

Home Page:https://fedosejev.github.io/shopping-list-react-redux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List with React.js, Redux and ES2015.

Basic shopping list implemented with React.js (v15) and Twitter Bootstrap (v3).

Uses Webpack, Yarn.

Live

http://fedosejev.github.io/shopping-list-react-redux/

Install

  1. npm install -g yarn
  2. yarn install

What is Yarn?

Run

  1. npm start
  2. Open http://localhost:8080 in a web browser.

Build

npm run build

Other versions

Author

Artemij Fedosejev

License

This software is released under the MIT license.

This software comes with NO WARRANTY, expressed or implied.

About

Basic shopping list implemented with React.js and Redux.

https://fedosejev.github.io/shopping-list-react-redux/


Languages

Language:JavaScript 89.4%Language:HTML 7.5%Language:Shell 3.1%