/bread-box

A SPA with React Redux & a Rails API. Store your favorite bread recipes to your very own BreadBox!

Primary LanguageRubyMIT LicenseMIT

About

BreadBox is a SPA using a React Redux front end and a Rails API back end. It allows users to create, update, and delete bread recipes in their own BreadBoxes. Think of this as an old school recipe box on your computer.

Installation

Fork and clone repo From the root directory: Run $ bundle install Run $ rake db:migrate cd into the client directory Run npm install Go back to the root directory and run rake start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/amfosh/bread-box.git. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

All software is available as open source under the terms of the MIT License.