The first project completed during my time at WEA. You can find it Here.

I began by tested API calls via Postman, before choosing the EdamamAPI to acquire nutritional information on thousands of foods.

Next, I designed a dynamic and interactive front-end interface to auto-complete queries and provide nutritional information. There is also a portion size field to provide more information.

To finish the project, I added 5 categories to access information for the most common fruits, vegetables, grains, dairy, and meat products.

What I Learned

  • Continued to expand on my knowledge of fetching API data
  • Auto-complete user queries
  • React web-page creation
  • Tailwind CSS to learn a new and more modern method of styling