Skip to content

dmcin003/What-s-For-Dinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

433 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueHorus Ocean

This website enables users to store, track, and search recipes based on the ingredients in their own homes.

Table of Contents

  1. General Info
  2. Demo
  3. Technologies
  4. Installation
  5. Contributors

🌴 General Info

BlueHorus Ocean allows users to craft custom recipe lists with detailed nutrional information from Spoonacular's extensive API. Recipe lists are curated based on the user's own household ingredients, dietary requirements, and any other personal restrictions or allergies. The app saves a user's account information in a modern, secure cloud storage solution.

✨ Demo

Landing page

Find recipes

My ingredients

My recipes

My profile

🧪 Technologies

  • Animejs
  • Axios
  • Babel
  • Express
  • Firebase
  • Material UI
  • Mongoose
  • MongoDB
  • MongoDB Atlas
  • Nodemon
  • React
  • Webpack

🚀 Installation and Setup

$ git clone https://github.com/BlueHorus/Ocean.git
$ cd ../Ocean
$ npm install
$ npm run react-dev
$ npm start
  • Set up a db_config.js with the following:
module.exports = {
  dbName: "<your DB name here>",
  user: "<your username here>",
  pass: "<your password here>",
};

🤝 Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages