/FeedbackWidget

A simple multi-state feedback widget written in React

Primary LanguageJavaScript

Generic Feedback Widget in React

A simple multi-state feedback widget written in React. API not included. See my other repositories for an example API.

Built with React/Flux, Bootstrap, Node.js, and Gulp.

Quick start

Clone this repo.

Make sure Node.js and npm are installed.

npm install
npm install -g gulp
gulp

Once that's done, open up http://localhost:3000/ in your browser.