Skip to content

This is Rosie's Solo Project for Codeworks

Notifications You must be signed in to change notification settings

ducknows/Foodie-Delight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Foodie Delight

Introduction

Hi I'm Rosie This gonna be where I will start my solo project

Usage

apiKey

This program is using apiKey in both Front End and Back End

  • Front End: I hard coded the apiKey but for now it's a fake one. I'm aware of the cybersecurity issues so I will give you the real one if you wanna run the program just contact me.

  • Back End: I solved this problem with enviroment variable API_KEY. You need to provide it when running the backend. E.g.

API_KEY=abc123 nodemon index.js

Built With

MongoDB
Express
React
Node

Features List

  • Random recipe Recommendations
  • Favorite Recipes
  • Unfavorite Recipes
  • search recipes by ingredients categories
  • Individual pages for each recipe
  • track ingredients by id

Coming Soon

  • Full documentation
    • Setup tutorial

About

This is Rosie's Solo Project for Codeworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 24.8%
  • HTML 6.9%