Skip to content

Javascript front end with Rails API backend. Single page web application for managing recipes by chef name

License

Notifications You must be signed in to change notification settings

mlcomeau/cookbook-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookbook-app

An app where chefs can store and share recipes.

Installation

git clone https://github.com/mlcomeau/cookbook-app
cd cookbook-app/backend/cookbook 
rails db:migrate 
rails db:seed 
rails s 

Endpoints

http://localhost:3000/chefs

http://localhost:3000/recipes

Contributing

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

License

The app is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the cookbook-app project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Javascript front end with Rails API backend. Single page web application for managing recipes by chef name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published