Skip to content

hcp-uw/aliment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Aliment!

About Aliment

Aliment is a recipe generator website. It allows users to search for recipes that use ingredients they have on hand and select filters according to their preferences. By simplifying the home cook's process, we also hope to encourage a decrease in food waste. Our team formed in the fall of 2023 and is constantly working on adding new features to the project.

Team Roles

  • Justin Dang (Front-end Developer)
  • Emily Ngo (Full-stack Developer)
  • Arjun Tiwari (Full-stack Developer)
  • Ethan Tran (Back-end Developer)
  • Melody Vahadi (Project Manager)

Configuration Instructions

  1. Go to better file
cd better
  1. Go to the source file
cd src
  1. Download the Node.js packages
npm install
  1. Download the SupaBase packages for the database
npm install @supabase/supabase-js
  1. Build the application
npm run build
  1. Run the application!
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published