Skip to content

adhitht/FlavourFolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35c58e1 · Aug 28, 2024

History

46 Commits
Aug 28, 2024
Aug 28, 2024
Aug 26, 2024
Aug 26, 2024
Sep 28, 2023
Sep 28, 2023
Aug 26, 2024

Repository files navigation

FlavourFolio

FlaourFolio is a website where users can find and review restaurants. It allows users to view restaurant details, read reviews, and leave their own ratings and reviews.

How to run

Frontend

cd Frontend/FlavourFolio/ npm install npm run dev

Backend

cd Backend nodemon index.js

or node index.js

For details about ML read md files in ML folder