Skip to content

RizeComputerScience/COMPSX-RecipeBox-Context

Repository files navigation

RecipeBox Context

This template repository for the RecipeBox application in the Unit 8 resources that demonstrate how Context is implemented. All solutions can be found on the solutions branch.

Setting Up this Repository

  1. Fork and Clone: Fork and clone down this repository.
git clone YOUR_REPO_URL_HERE
cd YOUR_REPO_NAME_HERE
  1. Install Dependencies: Install all the necessary dependencies.
npm install
  1. Configure Environment Variables: Update the .env file with your Spoonacular API key.
VITE_SPOONACULAR_API_KEY = YOUR_API_KEY_HERE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published