Recommend Food Recipes App

About

Build an integrated food recipe sharing website that recommends similar food based on content based algorithms.

Link demo : https://food-recipes-ig8xebr3e-nguyentanpil.vercel.app/

Preview bg

Description

documents folder

  • presentation.pptx file
  • report.docx file
  • report.pdf file
  • train.ipynb file

Install node modules

  $ yarn install
  --- or ---
  $ npm install

Run App

  $ npm start
  --- or ---
  $ yarn start

Database and Authentication

Run

Open your browser to http://localhost:3000

References