Skip to content

ryhorowitz/cookbook

Repository files navigation

Recipe App

Description

A Ruby on Rails application that allows for users to sign up and store recipes.

Set up

  1. Fork and clone repo
  2. bundle install
  3. npm i --prefix client
  4. run rails s to start up the back end
  5. run npm start --prefix client to start up the frond end

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published