Skip to content

πŸ‘©β€πŸ³πŸ₯– Bread Baker's Apprentice is a ReactJS web application for bread bakers to keep track of and organize their recipes/process. Add ingredients, convert between metric/imperial, and view automatically calculated details.

Notifications You must be signed in to change notification settings

ellymaimon/bread-bakers-apprentice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

118 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍞 Bread Baker's Apprentice 🍞

by Elly Maimon

Description

Bread Baker's Apprentice is a web application made for bread bakers who want to store all of their recipes in one place while reaping the benefits of software built specifically with the bread baker in mind. A user can create, edit, delete, and view recipes and their automatically calculated details including hydration, total weight, and expected preparation time. Users can also convert from metric to imperial, and can log in and manage their recipes, while viewing a collection of all recipes stored in our database.

Home Page of Application

Installation

Clone the repo from github to your machine

git clone https://github.com/ellymaimon/bread-bakers-apprentice.git

Then, navigate into the directory

cd bread-bakers-apprentice/

This program is dependent that you already have node installed on your machine and node package manager. Afterwards run the install command.

npm install

To run the application, run the start command

npm run start

Technologies Used

  • JavaScript ES6
  • React 16
  • React Router
  • React Redux
  • Redux-Form
  • Semantic UI React
  • Revalidate

Links

License

This software is licensed under the MIT license.

Copyright (c) 2018 Elly Maimon

About

πŸ‘©β€πŸ³πŸ₯– Bread Baker's Apprentice is a ReactJS web application for bread bakers to keep track of and organize their recipes/process. Add ingredients, convert between metric/imperial, and view automatically calculated details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors