Dinner-n-10 is an on line cookbook, full of a lazy persons recipes. That lazy person is definitely me! I don't like to cook and this dislike has become quite an issue with being a mom. Therefore, I created this wonderful recipe collection, of all the things I can make that are quick, easy and take up to 10 steps to create. Here's a live link! Let me know what you think, and as usual I hope you enjoy my site!
To use this app, just clone this repo.
And then execute:
$ bundle
Step 1) Run: rake db:migrate
after cloning the repository.
Step 2) Run: rake db:seed
Step 3) Run: rails s
Step 4) Open another terminal and go to the client directory: cd dinner_n_10_api/client/
Step 5) Run: npm i && npm start
Bug reports and pull requests are welcome on GitHub at https://github.com/NickisKnowledge/Dinner_n_10_React-Redux_Project. 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.
The app is available as open source under the terms of the MIT License.
Everyone interacting in the BPTracker project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.