Skip to content

aaronjohnston4/Foodbites-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT 3 React Frontend

FOODBITES

Deployed Frontend Site

Netlify https://storied-faun-a27df0.netlify.app/

Deployed Backend Site

Heroku https://project3-foodbites.herokuapp.com/recipes

Description

Reverse engineered a site similar to Budgetbytes. This is a good food friendly blog, made for the average foodie to not only gain more knowledge, but share their knowledge as well. The usere is able to post (create), read, edit (update), and delete recipes.

Screen shots

Step 1. Wire-frame

Home Page

Create Page

Show Page

Edit Page

Step 2. ERD

Edit Page

Step 3. Final shots

Home Page

Create Page

Show Page

Edit Page

Technologies Used:

I built Foodbites by using React, Javascript, CSS, HTML and Netlify to build the frontend of site, while using MongoDB, Mongoose, nodemon, express and Heroku to run the backend to populate the site.

Getting Started:

On Foodbites you can click on whatever recipe looks good to you, where you can view the recipe. From the recipe show page, you can press the edit button where it sends you to an edit page, or you can push the delet button to delete the recipe. On the edit page you can edit the name, recipe and image of the recipe card. In the navigation, you can click the post link to go to the post page, and create a new recipe that will be placed in the database in MongoDB, where it will be shown on the home page in the list of recipes.

Next Steps:

CSS caused a lot of trouble, and some things weren't doing what I was needing them to do. I would like to have the ending outcome be more similar to the wire frame on the post show and edit pages.

Cites:

Notion class material.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors