Skip to content
On this page

SE-Project-Recipe-Recommender

DOIGitHub contributorsLicenseCode SizeIssuesIssues ClosedJSPythonHTMLCSSRepo SizeGitHub forksGitHub language countGitHub release (latest by date)DiscordGitHub Workflow Status

Recipe Recommendation System helps users to select their favorite food category and recommends recipes based on it. The users are then able to view the recipe and the ingredients required, and place an order for those ingredients.

This is the Home Page of the website. image

Project Set up

  • Clone this repository or download the zip file.
  • Run the npm install command inside the backend folder
  • Also run the npm install command inside the frontend folder
  • Create a .env file inside the backend folder and add credentials to the folder
  • Now, run npm run dev inside the backend folder and this will get the database and backend running
  • Lastly run npm start inside the frontend folder and the Website will running on localhost.

Contributors

  1. Devanshi Savla
  2. Indranil Banerjee
  3. Aditya Srivastava
  4. Soha Bhatia
  5. Akruti Sinha