Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 436 Bytes

Creamery

React/Redux/Rails app to keep track of the trendiest ice creams and parlors. Leave reviews, add comments, etc.

Lives at https://ice-creamery.herokuapp.com/

Contributing

  • Fork/clone
  • bundle install
  • npm start

JavaScripts and SCSS are included in the asset pipeline. Rails API supplies the backend, but there's a single index route that renders the initial app to the page.