paschalidi / react-redux-campaign-list

This is a simple project that builds a list of items. Simple Redux architecture is being used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Simple List Application

Instructions

	> git clone https://github.com/paschalidi/react-redux-campaign-list.git reactList
	> cd reactList
	> npm install
	> npm start

About

This is a simple project that builds a list of items. Simple Redux architecture is being used.

License:MIT License


Languages

Language:JavaScript 92.3%Language:CSS 4.3%Language:HTML 3.4%