Skip to content

minorObsession/recipe-radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Radar

App for searching, displaying and bookmarking recipes (fetched from an API) in order to plan their meals

Hosted on Netlify

https://reciperadarapp.netlify.app/

Instructions to start application

  • pull this repository or download it and open the project folder in your text editor's command line
  • type "npm i" in the command line to install all dependencies
  • "npm run dev" in the command line to run development
  • "npm run build" in the command line to initiate the build process

Features

  • Responsive app design: Tailwind media queries to work for mobile, tablet and desktop screens
  • Accounts functionality: creating accounts and logging in to save recipes
  • Recipe Viewing: Paginated results panel + Recipe photo and a table of ingredients adjustable per # of servings
  • Meal Planning: planning meals for next 7 days based on saved/bookmarked recipes

Tech Stack

  • Page Routing: React Router
  • State management: Redux toolkit + React
  • CSS: Tailwind CSS + Vanilla CSS

Dev Dependencies

  • Vite.js
  • React DOM
  • ESLINT
  • Tailwind CSS

Dependencies

  • React Redux
  • Redux Toolkit
  • React Router DOM

About

Recipe searching, bookmarking and meal-planning app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published