Skip to content

A recipe book that incorporates meal planning and shopping list generation.

Notifications You must be signed in to change notification settings

adamvaughan/cookbook

Repository files navigation

Cookbook

A simple recipe and meal planning application.

Getting started

To run the application:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

A recipe book that incorporates meal planning and shopping list generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published