Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 616 Bytes

File metadata and controls

17 lines (11 loc) · 616 Bytes

Bit by Bit Recipes

A lightweight recipe website that aims to add variety to your weekly cycle of recipes.

Explore hundreds of recipes, with full support for searching and sorting by category, region, and ingredients!
Create an account to save your favorite recipes, or browse as a guest.

Created as a final project for CEN3031 - Software Engineering by a 4-person group.



  • Developed using React, Next.js, and Node.js.
  • Meal data sourced from TheMealDB.
  • Database managed using PostgreSQL, hosted on Heroku.
  • Deployed with Vercel.