We're making a frontend part for our server. We're completed release #1 phase(server api), so it'll be more about making calls to the server and displaying a data.
Basic functionality for recipe box
- Login
- Add FreeRecipes
- Upload Recipes
- Drag recipes into different calendar days
- Publish your weekly Menu online
http://forwardfooding.com/contact https://angel.co/crowdfooding-co-1
"eslint": "^5.15.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-react": "^7.12.0",
List of components
- Directions
- FreeRecipes
- GroceryList
- GroceryListDepartment
- GroceryListSettings
- Ingredients
- Intro
- Login
- Menu
- Recipe
- RecipeCalendar
- Router
- Signup
- Tabs = WeeklyMenu
- menu.png
-- stuff inside
-- List of short Recipe Cards
Recipe Grocery List WeeklyMenu
Recipe Ingredients GroceryListDepartments (Recipe titles + link) (Ingredients from Recipe) (Ingredients from Department)
Navigation Screens