/react-redux-campaign-list

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

Primary LanguageJavaScriptMIT LicenseMIT

Redux Simple List Application

Instructions

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