Skip to content

Kaksha/SE-Project-Recipe-Recommender

SE-Project-Recipe-Recommender

DOI GitHub contributors License Code Size Issues Issues Closed JS Python HTML CSS Repo Size Tweet

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 folder and add credentials to the folder provided in .env.sample
  • 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 http://localhost:3000/

About

This project aims at creating a Recipe Recommendation System which allows users to select any dietary restrictions they have, for example gluten-free, dairy-free, etc. and suggests recipes based on those restrictions.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors